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.

  1. A.

    It specifies the end of the assembly program.

  2. B.

    In an assembly program, there may be more than one END directive.

  3. C.

    END directive may have optional expression operand.

  4. 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

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…