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 2

17.
An Assembler converts

Machine code to mnemonics

High level language to assembly level

Assembly language to machine language

All of the above

22.
When dealing with the branching code, the assembler

Replaces the target with its address

Does not replace until the test condition is satisfied

Finds the Branch offset and replaces the Branch target with it

Replaces the target with the value specified by the DATAWORD directive

25.
In a two-pass assembler, the task of the Pass II is to

Separate the symbol, mnemonic opcode and operand fields.

Build the symbol table.

Construct intermediate code.

Synthesize the target program.

30.
A simple two-pass assembler does which of the following in the first pass ?

It allocates space for the literals

It computes the total length of the program

It builds the symbol table for the symbols and their values

All of these

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