Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

A process stack does not contain __________

a) Local variables
b) Function parameters
c) PID of child process
d) Return addresses

Answer: c
Explanation: Process stack contains Function parameters, Local variables and Return address. It does not contain the PID of child process.

Join The Discussion