Menu

Compiler Design Basics Questions

MCQ
21.
Which phase of the compiler is also known as Parser?
forum Discussion
MCQ
22.
Which of the following parser is a top-down parser?
forum Discussion
MCQ
23.
Keywords are recognized in a compiler during -
forum Discussion
MCQ
24.
Leaf nodes in a parse tree indicate?
forum Discussion
MCQ
25.
Which graph describes the basic block and successor relationship?
forum Discussion
MCQ
26.
Which language is accepted by the push-down automata?
forum Discussion
MCQ
27.
The most general phase of structured grammar is?
forum Discussion
MCQ
28.
In the compiler, the function of using intermediate code is:
forum Discussion
MCQ
29.
In how many types of optimization can be divided?
forum Discussion
MCQ
30.
The value of which variable is updated inside the loop by a loop-invariant value?
forum Discussion