Menu

Compiler Design Basics Questions

MCQ
1.
Users write the programs in which language?
forum Discussion
MCQ
2.
Which computer program accepts the high-level language and converts it into assembly language?
forum Discussion
MCQ
3.
Does the compiler program translate the whole source code in one step?
forum Discussion
MCQ
4.
Which of the following file is an output of the assembler?
forum Discussion
MCQ
5.
Which tool is used for grouping of characters in tokens in the compiler?
forum Discussion
MCQ
6.
What is the linker?
forum Discussion
MCQ
7.
Parsing is categorized into how many types?
forum Discussion
MCQ
8.
In which parsing, the parser constructs the parse tree from the start symbol and transforms it into the input symbol.
forum Discussion
MCQ
9.
Which derivation is generated by the top-down parser?
forum Discussion
MCQ
10.
Which derivation is generated by the bottom-up parser?
forum Discussion
Page 1 of 7Next chevron_right