The ________ directive instructs the assembler to begin memory allocation for a segment/block/code from the stated address.

The ________ directive instructs the assembler to begin memory allocation for a segment/block/code from the stated address. Correct Answer ORG

When an ORG is written, the assembler starts the location counter to keep track of the module’s allotted address as specified in the directive. The location counter is initialized to 0000H if the directive is not present.
Bissoy MCQ

Related Questions

The assembler directive EQU, when used in the instruction: Sum EQU 200 does ________
You have an IP address of 172.16.13.5 with a 255.255.255.128 subnet mask. What is your class of address, subnet address, and broadcast address?