Q38
What is the typical application of a stack in function calls?
A.
To store local variables
B.
To manage global variables
C.
To store the function's return address
AnswerD.
To handle memory allocation
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board