Advertisements
Advertisements
Question
Define the following process state in the operating system:
Ready State
Definition
Advertisements
Solution
A process that is not waiting for any external event such as an I/O operation, but is also not currently executing, is said to be in the ready state. In reality, the process is capable of running, but since only one CPU is available, the CPU is busy executing another process, and this process is waiting for CPU time.
shaalaa.com
Is there an error in this question or solution?
2024-2025 (March) Official
