

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Automata Theory knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following pair of regular expression are not equivalent? |
A. | 1(01)* and (10)*1 |
B. | x(xx)* and (xx)*x |
C. | (ab)* and a*b* |
D. | x+ and x*x+ |
Answer» D. x+ and x*x+ | |
2. |
L is equivalent to |
A. | |
B. | |
C. | L |
D. | |
Answer» D. | |
3. |
Regular expression * is equivalent to |
A. | |
B. | |
C. | 0 |
D. | 1 |
Answer» B. | |