Which of the following contains the return information of the stack?
Which of the following contains the return information of the stack? Correct Answer frame
The stack contains certain frames which are used to store the return information of the stack and thus the frame need to be removed by adjusting the stack pointer accordingly. Normally this is done to avoid the memory leakage.
মোঃ আরিফুল ইসলাম
Feb 20, 2025