During program compilation, which of the following data structures is used to hold
return addresses when a procedure is called?
A. Stack,
B. Array.
C. Queue.
D. Record.
Expert's answer
Answer: A: Stack
The primary purpose of a call stack is to store the return addresses