|
Three address code involves
_____________________________________________________________________________________
|
An intermediate code form is
_____________________________________________________________________________________
|
In operator precedence parsing , precedence relations are defoned
_____________________________________________________________________________________
|
Relocating bits used by relocating loader are specified by
_____________________________________________________________________________________
|
A compiler for a high level language that runs on one machine and produce code for different machine is called
_____________________________________________________________________________________
|
Synthesized attribute can be easily simulated by a
_____________________________________________________________________________________
|
The output of a lexical analyzer is
_____________________________________________________________________________________
|
Running time of a program depends on
_____________________________________________________________________________________
|
Reduction in strength means
_____________________________________________________________________________________
|
_________or
scanning is the process where the stream of characters making up the
source program is read from left to right and grouped into tokens.
_____________________________________________________________________________________
|
Task of the lexical analysis
_____________________________________________________________________________________
|
Shift reduce parsers are
_____________________________________________________________________________________
|
Any description error can be repaired by
_____________________________________________________________________________________
|
The linker
_____________________________________________________________________________________
|
A grammar that produces more than one parse tree for some sentence is called
_____________________________________________________________________________________
|
In an absolute loading scheme which loader function is accomplished by assembler ?
_____________________________________________________________________________________
|
Intermediate code generation phase gets input from
_____________________________________________________________________________________
|
We can optimize code by
_____________________________________________________________________________________
|
Code can be optimized at
_____________________________________________________________________________________
|
Whether a given pattern constitutes a token or not depends on the
_____________________________________________________________________________________
|
YACC builds up
_____________________________________________________________________________________
|
Type checking is normally done during
_____________________________________________________________________________________
|
A top down parser generates
_____________________________________________________________________________________
|
Which of the following does not interrupt a running process?
_____________________________________________________________________________________
|
In an absolute loading scheme, which loader function is accomplished by a loader ?
_____________________________________________________________________________________
|
The lexical analyzer takes_________as input and produces a stream of_______as output.
_____________________________________________________________________________________
|
Which of the following can be accessed by transfer vector approach of linking?
_____________________________________________________________________________________
|
___________is a graph representation of a derivation.
_____________________________________________________________________________________
|
The optimization which avoids test at every iteration is
_____________________________________________________________________________________
|
Syntax directed translation scheme is desirable because
_____________________________________________________________________________________
|
A parser with the valid prefix property is advantageous because it
_____________________________________________________________________________________
|
Which of the following parser is most powerful?
_____________________________________________________________________________________
|
Inherited attribute is a natural choice in
_____________________________________________________________________________________
|
Macro-processors are ______
_____________________________________________________________________________________
|
In which way(s) a macroprocessor for assembly language can be implemented ?
_____________________________________________________________________________________
|
‘Macro’ in an assembly level program is _______.
_____________________________________________________________________________________
|
The optimization technique which is typically applied on loops is
_____________________________________________________________________________________
|
Concept which can be used to identify loops is
_____________________________________________________________________________________
|
Local and loop optimization in turn provide motivation for
_____________________________________________________________________________________
|
LR stands for
_____________________________________________________________________________________
|
Grammar of the programming is checked at ________ phase of compiler.
_____________________________________________________________________________________
|
Which of the following is not an intermediate code form?
_____________________________________________________________________________________
|
A compiler that runs on one machine and produces code for a different machine is called
_____________________________________________________________________________________
|
The graph that shows basic blocks and their successor relationship is called
_____________________________________________________________________________________
|
A grammar is meaningless
_____________________________________________________________________________________
|
Which of the following is used for grouping of characters into tokens?
_____________________________________________________________________________________
|
An optimizer compiler
_____________________________________________________________________________________
|
Pee hole optimization
_____________________________________________________________________________________
|
The action of parsing the source program into proper syntactic classes is called
_____________________________________________________________________________________
|