Question:

Which set of the following instructions is used for program control?

Show Hint

Control flow instructions like HALT and JUMP manage execution paths — not arithmetic operations.
Updated On: June 02, 2025
  • HALT, CALL, JUMP
  • MOV, ADD, NMI
  • NMI, HALT, TRAP
  • ADD, SUB, DIV
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

HALT, CALL, and JUMP are all control flow instructions that alter the sequence of execution. These are used in program control, not data processing.
Was this answer helpful?
0
0

TS PGECET Notification