Zero address instructions are implemented with the help of
2018
Zero address instructions are implemented with the help of
- A.
queue
- B.
stack
- C.
register
- D.
None of the above
Attempted by 395 students.
Show answer & explanation
Correct answer: B
Zero-address instructions are implemented using a stack. In this format, operands are implicitly accessed from the top of the stack, and results are pushed back onto it.