In a multiprogramming environment __________
2025
In a multiprogramming environment __________
- A.
the processor executes more than one process at a time
- B.
the programs are developed by more than one person
- C.
more than one process resides in the memory
- D.
a single user can execute many programs at the same time
Attempted by 331 students.
Show answer & explanation
Correct answer: C
Answer: c
Explanation: In a multiprogramming environment more than one process resides in the memory. Whenever a CPU is available, one process amongst all present in memory gets the CPU for execution. Multiprogramming increases CPU utilization.