| 11. |
Regular expression for all strings starts with ab and ends with bba is.
|
||||||||
|
Answer:
Option (c) |
| 12. |
Choose the correct option for the given statement: Statement: The DFA shown represents all strings which has 1 at second last position.
|
||||||||
|
Answer:
Option (c) |
| 13. |
Which of the following does the given NFA represent?
|
||||||||
|
Answer:
Option (c) |
| 14. |
Given the language L = {ab, aa, baa}, which of the following strings are in L* ?
1) abaabaaabaa 2) aaaabaaaa 3) baaaaabaaaab 4) baaaaabaa
|
||||||||
|
Answer:
Option (c) |
| 15. |
The language accepted by this DFA is
|
||||||||
|
Answer:
Option (c) |
| 16. |
Which of the following is an application of Finite Automaton?
|
||||||||
|
Answer:
Option (d) |
| 17. |
Which of the following do we use to form an NFA from a regular expression?
|
||||||||
|
Answer:
Option (c) |
| 18. |
Regular expression for even length string:
|
||||||||
|
Answer:
Option (d) |
| 19. |
The reverse of (0+1)* will be
|
||||||||
|
Answer:
Option (b) |
| 20. |
If r and s are two regular expressions then expression r+s is:
|
||||||||
|
Answer:
Option (a) |