Multiple choice

Which of the following statements in assembly language indicates an action to be performed during the execution of the assembled program?

  1. Imperative statement

  2. Declaration statement

  3. Assembler directive

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The imperative statement indicates an action to be performed during the execution of the assembled program.