COMPUTER SOFTWARE
OPERATING SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In a operating system, the purpose of the stack is____
|
To store the return addresses of called functions
|
|
To keep the parameters of called functions
|
|
To store local variables
|
|
All of the above
|
Explanation:
Detailed explanation-1: -Explanation: Stack is used for temporary storage of contents of registers and memory locations, status of registers.
There is 1 question to complete.