Menu

Parsing Questions

MCQ
11.
Relocation is the process of replacing symbolic references or names of libraries with actual usable addresses in memory before running a program.
forum Discussion
MCQ
12.
The action of parsing the source program into proper syntactic classes is called
forum Discussion
MCQ
13.
A bottom-up parser generates
forum Discussion
MCQ
14.
The bottom-up parsing method is also called
forum Discussion
MCQ
15.
The top-down parsing method is also called
forum Discussion
MCQ
16.
Which of the following derivations does a top-down parser use while parsing an input string?
forum Discussion
MCQ
17.
The process of assigning load addresses to the various parts of the program and adjusting the code and data in the program to reflect the assigned addresses is called
forum Discussion
MCQ
18.
Which of the following derivations does a top-down parser use while parsing an input string?
forum Discussion
MCQ
19.
The process of assigning load addresses to the various parts of the program and adjusting the code and data in the program to reflect the assigned addresses is called?
forum Discussion
MCQ
20.
Which of the following statements is false?
forum Discussion