Signup/Sign In

GATE 2020 - Compiler Design Test 3

This Test will cover complete Compiler Design with very important questions, starting off from basics to advanced level.
Q. Software that measures, monitors, analyses and controls real world events is called?
Q. The part of the machine level instruction, which tells the Central Processor what has to be done is?
Q. The root directory of a disk should be placed __________ .
Q. In what module multiple instances of execution will yield the same result even if one instance has not terminated before the next one has begun?

Q. Which of the following statement is true?
Q. Relative mode of addressing is most relevant to writing?
Q. Type Checking is normally done during __________ ?
Q. An Interpreter is preferred to a Compiler because __________ ?
Q. When a Computer is first turned on or restarted, a special type of absolute loader is executed called __________ .

Q. Which of the following can be accessed by Transfer Vector approach of Linking?
Q. Which of the following module does not incorporate initialization of values changed by module?
Q. The best way to compare the different implementations of Symbol Table is to compare the time required to?
Q. To recover from an error, the operator precedence parser may __________ .
Q. Which of the following does not interrupt a running process?
Q. In analyzing the compilation of PL/I program the description "creation of more optimal matrix" is associated with?

Related Tests: