adplus-dvertising
frame-decoration

Question

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

a.

Finds the first occurrence of Sum and assigns value 200 to it

b.

Replaces every occurrence of Sum with 200

c.

Re-assigns the address of Sum by adding 200 to its original address

d.

Assigns 200 bytes of memory starting the location of Sum

Answer: (b).Replaces every occurrence of Sum with 200

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

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

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

Q. Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language: