Menu

Parsing Questions

MCQ
91.
A system program that set-up an executable program in the main memory ready for execution is?
a) Assembler
forum Discussion
MCQ
92.
A compiler is a program that ___________
forum Discussion
MCQ
93.
A programmer by mistake writes multiplication instead of division, such error can be detected by?
forum Discussion
MCQ
94.
The computer language generally translated to pseudocode is ___________
forum Discussion
MCQ
95.
A system program that combines separately compiled modules of a program into a form suitable for execution is?
forum Discussion
MCQ
96.
In which way a macro processor for assembly language can be implemented?
forum Discussion
MCQ
97.
Resolution of externally defined symbols is performed by ___________
forum Discussion
MCQ
98.
A shift reduce parser carries out the actions specified within braces immediately after reducing with the corresponding rule of grammar S
forum Discussion
MCQ
99.
In operator precedence parsing whose precedence relations are defined _________
forum Discussion
MCQ
100.
LR parsers are attractive because _________
forum Discussion