Operating System (OS) Question:

What is Throughput, Turnaround time, waiting time and Response time?

Tweet Share WhatsApp

Answer:

Throughput – number of processes that complete their execution per time unit. Turnaround time – amount of time to execute a particular process. Waiting time – amount of time a process has been waiting in the ready queue. Response time – amount of time it takes from when a request was submitted until the first response is produced, not output (for time-sharing environment).

Download Operating System (OS) PDF Read All 74 Operating System (OS) Questions
Previous QuestionNext Question
What is the virtual memory?What is the state of the processor, when a process is waiting for some event to occur?