answersLogoWhite

0


Best Answer

the total time that staying in the queue that wait for process of each process.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is average waiting time in round robin scheduling in operating system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is disk scheduling in operating system?

why we use disk scheduling in c ?


What is indefinite postponement in operating system?

Process waiting for an event that is not available or may be available in some time....


Which scheduling policy is suited in time sharing operating system?

Round Robin


What are the key attributes of an operating system?

There are a few key attributes of an operating system. The most common keys are scheduling, memory management and allocation of resources.


What is the diffrernce between scheduling and sequencing of tasks by the operating system?

a schedule entails sequences


How do you calculate the average waiting time and turnaround times of a operating system?

Average Turn Around Time = Completion Time - Arrival TimeAverage Waiting Time = Turn Around Time - Burst(execution) Time


What other kinds of waiting are there in an operating system?

Some other kinds of waiting in an operating system include waiting on applications, waiting on the user, and waiting for hardware to communicate. The operating system facilities many different components to work in sync.


What other kinds of waiting are there in operating system?

unix


Definition of scheduling in operating system?

the objective of multiprograming is to have some processs running at aal time,so as to maximizing cpu utillization .this process is called scheduling.


Which scheduling policy is most suitable for a time shared operating system?

robinhood sorry its--------- round robin


Give you five major achievement of operating system?

The five major achievements of operating system are in the areas of Process Memmory Management Information protection and security Scheduling and Resource management System Structure


In a multi processor environment are there some situation where busy waiting is only form of waiting can be used?

in operating system