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

Easiest explanation - Process stack CONTAINS Function parameters, LOCAL variables and Return ADDRESS. It does not CONTAIN the PID of child process.



Discussion

No Comment Found

Related InterviewSolutions