Which of the following statements is INCORRECT about END directive of the…
2022
Which of the following statements is INCORRECT about END directive of the 8080/8085 assembly language?
Answer: B. In an assembly program, there may be more than one END directive.
- A.
It specifies the end of the assembly program.
- B.
In an assembly program, there may be more than one END directive.
- C.
END directive may have optional expression operand.
- D.
If END directive exists without expression operand, then assembler assumes zero as the starting address for program execution.
Attempted by 288 students.
Show answer & explanation
Correct answer: B
Loading lesson…