

MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Automata Theory Questions and Answers knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following recognizes the same formal language as of DFA and NFA? |
A. | Power set Construction |
B. | Subset Construction |
C. | Robin-Scott Construction |
D. | All of the mentioned |
Answer» E. | |
2. |
The production of form non-terminal -> ε is called: |
A. | Sigma Production |
B. | Null Production |
C. | Epsilon Production |
D. | All of the mentioned |
Answer» C. Epsilon Production | |
3. |
If L is a regular language, Lc and Lr both will be: |
A. | Accepted by NFA |
B. | Rejected by NFA |
C. | One of them will be accepted |
D. | Cannot be said |
Answer» B. Rejected by NFA | |
4. |
The number of transitions required to convert the following into equivalents DFA: |
A. | 2 |
B. | 3 |
C. | 1 |
D. | 0 |
Answer» B. 3 | |
5. |
Which of the following does the given NFA represent? |
A. | {11, 101} * {01} |
B. | {110, 01} * {11} |
C. | {11, 110} * {0} |
D. | {00, 110} * {1} |
Answer» D. {00, 110} * {1} | |