System Administrator 2026
What is Turnaround time?
- A. The total waiting time for a process to finish execution
- B. The total time spent in the ready queue
- C. The total time spent in the running queue
- D. The total time from the completion till the submission of a process
What is Waiting time?
- A. The total time in the blocked and waiting queues
- B. The total time spent in the ready queue
- C. The total time spent in the running queue
- D. The total time from the completion till the submission of a process
What is Response time?
- A. The total time taken from the submission time till the completion time
- B. The total time taken from the submission time till the first response is produced
- C. The total time taken from submission time till the response is output
- D. None of the mentioned