A process stack does not contain __________

2024

A process stack does not contain __________

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

  1. A.

    Function parameters

  2. B.

    Local variables

  3. C.

    Return addresses

  4. D.

    PID of child process

Attempted by 666 students.

Show answer & explanation

Correct answer: D

Answer: d

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

Explore the full course: Computer Science

Loading lesson…