Multiple choice technology mainframe

Assembler Supports

  1. Machine Instructions

  2. Assembler Instructions

  3. Macro Instructions

  4. All the above

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

Assemblers support machine instructions (native CPU opcodes), assembler instructions (directives for the assembler), and macro instructions (text substitution templates). Therefore, all options A, B, and C are correct, making option D the right answer.