Compiler Construction Multiple Choices Questions
1. breaking of character sentences with the following term ?.
A. Packets
B. Groups
C. Tokens
D. None of these
2. Execution time dropped a total of_______clock cycles.
A. 3
B. 7
C. 9
D. 11
E. All of these
3. _______ is used to convert high-level language into a low-level language.
A. Assembler
C. Compiler
D. Both A and B
E. None of these
4. Important phase of structured grammar is_____.
A. Context-free
B. Regular
C. Context sensitive
D. Both A and B
5. One of the Phases Of Analysis Part is_____.
A. Linear Analysis.
B. Backtracking
C. Amiguity
D. None of these
6. Following are The Problems of Top-Down Parsing?.
A. Backtracking
B. Context sensitive
C. Ambiguity
D. Both A and C
7. What Are The Various Types Of Intermediate Code Representation?
A. Three address code
B. Postfix
C. Syntax tree
D. All of these
8. YACC stand for_______.
A. Yet Another compiler construction
B. Yet Another compiler compiler
C. Yet Another compiler code
D. None of these
9. important issues in parsing are ______.
A. Specification of syntax
B. Representation of input after parsing.
C. Both A and B
D. None of these
10. some compiler construction tools are_____.
A. Parser generators
B. Syntax-directed translation engines
C. Both A and B
D. None of these