github

Made bySaurav Hathi

CSE - Practice Test -59

Q1:

Which of these is not true about Symbol Table?

Tags:
Section:
Compiler Design
Options:
Q2:

The average time required to reach a storage location in memory and obtain its contents is called the _____

Tags:
Section:
Compiler Design
Options:
Q3:

A system program that combines the separately compiled modules of a program into a form suitable for execution

Tags:
Section:
Compiler Design
Options:
Q4:

A linker is given object module for a set of programs that were compiled separately. What is not true about an object module

Tags:
Section:
Compiler Design
Options:
Q5:

Software that measures, monitors, and controls events is

Tags:
Section:
Compiler Design
Options:
Q6:

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

Tags:
Section:
Compiler Design
Options:
Q7:

Which of these features of assembler are Machine-Dependent

Tags:
Section:
Compiler Design
Options:
Q8:

Which of these is not true about Symbol Table?

Tags:
Section:
Compiler Design
Options:
Q9:

In an absolute loading scheme which loader function is accomplished by assembler?

Tags:
Section:
Compiler Design
Options:
Q10:

Which of the following derivations does a top-down parser use while parsing an input string?

Tags:
Section:
Compiler Design
Options:
Q11:

Which of the following is a phase of a compilation process?

Tags:
Section:
Compiler Design
Options:
Q12:

An intermediate code form is __________.

Tags:
Section:
Compiler Design
Options:
Q13:

Consider the following C code segment.

for for if i # i } } }

Which one to the following false?

Tags:
Section:
Compiler Design
Options:
Q14:

The optimization which avoids test at every iteration is

Tags:
Section:
Compiler Design
Options:
Q15:

Pee Hole optimization

Tags:
Section:
Compiler Design
Options: