Pseudo instruction is given to ______.

2021

Pseudo instruction is given to ______.

Answer: C. AssemblerPseudo instructions are special commands used in assembly language that do not translate directly into machine code. Instead, they are processed by the…

  1. A.

    Compiler

  2. B.

    Linker

  3. C.

    Assembler

  4. D.

    Loader

Attempted by 441 students.

Show answer & explanation

Correct answer: C

Pseudo instructions are special commands used in assembly language that do not translate directly into machine code. Instead, they are processed by the assembler during translation to handle tasks like memory allocation or data definition.

Explore the full course: Dsssb Tgt Computer Science Paper 2

Loading lesson…