A stack organised computer is characterised by instructions with
2020
A stack organised computer is characterised by instructions with
- A.
indirect addressing
- B.
direct addressing
- C.
zero addressing
- D.
index addressing
Attempted by 598 students.
Show answer & explanation
Correct answer: C
A stack-organized computer uses zero-address instructions because operands are implicitly on top of the stack. In such systems, operations like push and pop automatically use the stack, so there's no need for explicit operand addresses.
A video solution is available for this question — log in and enroll to watch it.