Operating System Processes
Q What is the ready state of a process?
  • A A. When process is scheduled to run after some execution
  • B B. When process is unable to run until some task has been completed
  • C C. When process is using the cpu
  • D D. None of the mentioned
Leave a Comment