Examveda

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: Option B


This Question Belongs to Computer Science >> Computer Architecture

Join The Discussion

Related Questions on Computer Architecture