adplus-dvertising
frame-decoration

Question

To overcome the problems of the assembler in dealing with branching code we use _____ .

a.

Interpreter

b.

Debugger

c.

Op-Assembler

d.

Two-pass assembler

Answer: (d).Two-pass assembler

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. To overcome the problems of the assembler in dealing with branching code we use _____ .

Similar Questions

Discover Related MCQs

Q. The utility program used to bring the object code into memory for execution is ______.

Q. _____ directive is used to specify and assign the memory required for the block of code .

Q. The directive used to perform initialization before the execution of the code is ______ .

Q. The purpose of the ORIGIN directive is,

Q. The assembler directive EQU, when used in the instruction : Sum EQU 200 does,

Q. Assembly language

Q. In Assembly language programming, minimum number of operands required for an instruction is/are

Q. Advantage of using assembly language rather than machine language is that

Q. The computer language generally translated to pseudocode is

Q. In which of the following no information hiding is done ?

Q. The part of the machine level instruction, which tells the central processor what has to be done is

Q. Which of the following is true for machine language?

Q. Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:

Q. Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:

Q. Convert the ASLA assembly language instructions into hexadecimal machine language:

Q. Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language

Q. Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:

Q. Advantage(s) of using assembly language rather than machine language is/are:

Q. Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:

Q. Indicate whether the statement LDA B is a statement, in