Assemblers Mcqs

Our collections of Multiple choice questions and answers focuses on study of Assemblers . These topics are chosen from a collection of most authoritative and best reference books on Assemblers to prepare an individual for competitive exams like NTS, GAT, ECAT, University and College entrance exams and various tests and interviews. One should practice our mcqs to assimilate Assemblers Topic comprehensively.

  1. Home
  2. »
  3. Languages
  4. »
  5. System Programming Mcqs
  6. »
  7. Assemblers Mcqs
  8. »
  9. Page 3

31.
In analyzing the compilation of PL/I program, the term “Machine independent optimization” is assosiated with

Creation of more optical matrix

Recognition of basic elements and creation of uniform symbols

Use of macro-processor to produce more optimal assembly code

Recognization of basic syntactic construction through reductions

32.
In analyzing the compilation of PL/I program the description ” resolving symbolic address ( lables ) and generating machine language ” is associated with

Syntax analysis

Code generation

Storage assignment

Assembly and output

33.
In analyzing the compilation of PL/I program the description ” creation of more optimal matrix ” is assosiated with

Syntax analysis

Code generation

Assembly and output

Machine independent optimization

34.
In a single pass assembler, most of the forward references can be avoided by putting the restriction

That the data segment must be defined after the code segment

On the number of strings/lifereacts

On unconditional rump

None of these

36.
Loop is a collection of nodes that is

Strongly connected and has a unique entry

Loosely connected and has a unique entry

Strongly connected

None of these

37.
Pass 2 –

Perform processing of assembler directives not done during pass 1

Write the object program and assembly listing

Assemble instruction and generate data

All of these

38.
Pass I –

Save the values assigned to all labels for use in pass 2

Perform some processing of assembler directives

Assign address to all statements in the program

All of these

40.
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?

Compiler

Macroprocessor

Two pass assembler

Load-and-go assembler

error: You are not allowed to do so.....
0Shares
0
Scroll to Top