answersLogoWhite

0

cicular queue :D

if you want to implement the round robin you need the data structure of circular queue so that when we give the time quantum for the processes then if that process is complete in that time period then its ok but if not then we have to put that process in the queue so that all other processes are also get the time to execute i.e. to remove starvation

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering

What is the minimum number of stacks of size 10 required to implement a queue to size 10?

2 stacks required


The default base is always required in the switch selection structure true or false?

False. The Default section of a switch case section is not mandatory. the programmer can choose to have it if he wants to implement a default functionality in cases where none of the cases match the conditions.


Write various ways to implement stack data structure?

2. Write a program using switch statement that reads a character representing a geometrical figure, then asks the user to enter the required data (ex. Radius for a circle, length and height for a rectangle, etc. ...) . The program should then print the area and circumference.Figures are: circle(c), square(s), rectangle(r), triangle (t).


Why shear and moment diagrams are necessary in civil engineering?

if u are a civil engineer, to calculate the required amount of steel in structure.


How do you Implement a Barrier using Semaphores?

To implement a barrier using semaphores, you can use two semaphores: one to count the number of threads that have reached the barrier and another to block threads until the required number has arrived. Initialize a semaphore to zero, which will signal when all threads have reached the barrier. Each thread increments a counter as it arrives; once the counter reaches the limit, the semaphore is released to wake all waiting threads. Threads that arrive after reaching the limit wait on the semaphore until they are released, ensuring they proceed together.

Related Questions

What kind of data structure is required to implement the round robin scheduling policy?

The circular queue data structure is required to implement the round robin scheduling policy. Round robin is similar to FCFS scheduling.


What chart graphically displays the scheduling of tasks required to complete a project?

GANTT


Is the CEO required to develop a plan for scheduling the completion of a production job?

yes


What is the first no for sialkot?

Data structure is related to the algorithm, ie solution of the requirements.whereas Data Type is component of a programming language, which can be used to implement the required data structure (organization of data and format).For example if the requirement say that a LIST is required, and in C programming language , there is not LIST data type BUT LIST CAN BE REALISED(IMPLEMENTED ) in C.


Which is needed to implement to guarantee the required bandwidth for VoIP?

QoS


What number of disks is the required minimum to implement RAID 0?

2


What number of disks is required minimum to implement RAID 0?

2


How does a teacher fail to implement the curriculum?

If the teacher does not go over the required information in order for students to pass the final exam required for the course then they have failed to implement everything in that curriculum. -B, grade 12


What is the minimum number of stacks of size 10 required to implement a queue to size 10?

2 stacks required


Where can one find information about scheduling calendar?

Depending on the requirements for the scheduling calendar (business or personal), sufficient information can be found through third party websites such as WinCalendar. For more complex scheduling, a purchased program may be required through a brand such as Microsoft or Cisco.


Minimum number of nand gates required to implement a 2-input exclusiveor?

4


Which type of device is required to implement port authentication through a switch?

RADIUS server