_____ the most suitable data structure used to store the return addresses in the case of nested subroutines.
(a) Heap
(b) Stack
(c) Queue
(d) List
I got this question in an internship interview.
Origin of the question is Parameter Passing and Stack Frame in division Machine Instructions and Programs of Computer Architecture