

MCQOPTIONS
Saved Bookmarks
This section includes 2 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. |
Grammar is checked by which component of compiler? |
A. | Scanner |
B. | Parser |
C. | Semantic Analyzer |
D. | None of the mentioned |
Answer» C. Semantic Analyzer | |
2. |
Which of the following does the given parse tree correspond to? |
A. | P->1100 |
B. | P->0110 |
C. | P->1100ε |
D. | P->0101 |
Answer» C. P->1100ε | |