InterviewSolution
Saved Bookmarks
| 1. |
A process stack does not contain __________(a) Function parameters(b) Local variables(c) Return addresses(d) PID of child processThis question was posed to me in exam.My question comes from Processes in division Processes of Operating System |
|
Answer» Correct choice is (d) PID of child process |
|