Q.1.
DAG means
Q.2.
What is the output of lexical analyzer?
Q.3.
LR stands for
Q.4.
What is machine code?
Q.5.
Which one of the following statements is FALSE ?
Q.6.
One of the purposes of using intermediate code in compilers is to
Q.7.
Which one of the following is FALSE?
Q.8.
Some code optimizations are carried out on the intermediate code because
Q.9.
An optimizing Compiler?
Q.10.
Consider the regular expression 0 * (*) which is similar to the same set as
Q.11.
A grammar for a programming language is a formal description of
Q.12.
Syntax directed translation scheme is desirable because
Q.13.
What does a Syntactic Analyser do?
Q.14.
Which of these is not a stage in the compilation process:
Q.15.
A compiler is a
Q.16.
Removal of left recursion is necessary because?
Q.17.
The role of predictive parsing is
Q.18.
In context to the process of removing useless symbols, which of the following is correct?
Q.19.
A system program that set-up an executable program in main memory ready for execution is
Q.20.
Compilers, assemblers and interpreters are examples of this.