

MCQOPTIONS
Saved Bookmarks
This section includes 4 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. |
Choose the correct option:
|
A. | true |
B. | partially true |
C. | false |
D. | cant be said |
Answer» B. partially true | |
2. |
If |w|>=2h, then its parse tree s height is at least _____ |
A. | h |
B. | h+1 |
C. | h-1 |
D. | 2<sup>h</sup> |
Answer» C. h-1 | |
3. |
State true or false:
|
A. | true |
B. | false |
Answer» B. false | |
4. |
A symbol X is ________ if there exists : S->* aXb |
A. | reachable |
B. | generating |
C. | context free |
D. | none of the mentioned |
Answer» B. generating | |