In operating system, each process has its own __________

2025

In operating system, each process has its own __________

Answer: D. all of the mentionedAnswer: d Explanation: In Operating Systems, each process has its own address space which contains code, data, stack and heap segments or sections. Each…

  1. A.

    address space and global variables

  2. B.

    open files

  3. C.

    pending alarms, signals and signal handlers

  4. D.

    all of the mentioned

Attempted by 688 students.

Show answer & explanation

Correct answer: D

Answer: d

Explanation: In Operating Systems, each process has its own address space which contains code, data, stack and heap segments or sections. Each process also has a list of files which is opened by the process as well as all pending alarms, signals and various signal handlers.

Explore the full course: Computer Science

Loading lesson…