📝 Question
#21
What is the ready state of a process?
✓
Correct Answer
A. when process is scheduled to run after some execution
💡
Explanation
Ready state of the process means process has all necessary resources which are required for execution of that process when CPU is allocated. Process is ready for execution but waiting for the CPU to be allocated.
⌨️ Press
A
B
C
D
to select