Multiple choice

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

  1. Imperative statement

  2. Declaration statement

  3. Assembler directives

  4. YACC

  5. Debugger

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

This is an assembly language statement which indicates an action to be performed during the execution of the assembled program. This is a language processor development tool which is a syntax directed definition for the translation of the source program into an IR or the target program.