Compilers Syntax Directed Definitions Translations 2 Online Exam Quiz

Compilers Syntax Directed Definitions Translations 2 GK Quiz. Question and Answers related to Compilers Syntax Directed Definitions Translations 2. MCQ (Multiple Choice Questions with answers about Compilers Syntax Directed Definitions Translations 2

What is Pass 2?

Options

A : Assemble instruction and generate data

B : Perform processing of assembler

C : Write the object program

D : All of the mentioned

View Answer

Which of the following is true for machine language?

Options

A : Continuous execution of program segments

B : Depicting flow of data in a system

C : A sequence of instructions which solves a problem

D : The language which interacts with the computer using only the binary digits 1 and 0

View Answer

Dividing a project into segments and smaller units in order to simplify design and programming efforts is called?

Options

A : Modular approach

B : Top down approach

C : Bottom up approach

D : Left right approach

View Answer

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?

Options

A : Non usable module

B : Serially usable

C : Re-enter-able

D : None of the mentioned

View Answer

Which one of the following is the tightest upper bound that represents the time complexity of inserting an object into a binary search tree of n nodes?

Options

A : O(1)

B : O(long)

C : O(n)

D : O(long)

View Answer

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

Options

A : Object code

B : Relocation bits

C : Names and locations of all external symbols denied in the object module

D : Absolute addresses of internal symbols

View Answer

The segment base is specified using the register named is?

Options

A : ORG instructions

B : TITLE instruction

C : ASSUME instruction

D : SEGMENT instruction

View Answer

Which loader function is accomplished by loader?

Options

A : Reallocation

B : Allocation

C : Linking

D : Loading

View Answer

Software that measures, monitors, and controls events are ___________

Options

A : System S/w

B : Real Time software

C : Scientific software

D : Business Software

View Answer

The table created by lexical analysis to describe all literals used in the source program is?

Options

A : Terminal table

B : Literal table

C : Identifier table

D : Reductions

View Answer

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Compilers Switch Case 2

Compilers Symbol Table Organization 1

Compilers Syntax Analyser 1

Compilers Syntax Analyser 2

Compilers Syntax Directed Definitions Translations 1

Compilers Test

Compilers Three Address Statements 1

Compilers Three Address Statements 2

Compilers Top Down Parsing 1

Compilers Top Down Parsing 2