adplus-dvertising
frame-decoration

Question

An example of a non pre-emptive scheduling algorithm is:

a.

Round Robin

b.

Priority Scheduling

c.

Shortest job first

d.

2 level scheduling

Answer: (c).Shortest job first

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. An example of a non pre-emptive scheduling algorithm is:

Similar Questions

Discover Related MCQs

Q. An example of distributed OS is:

Q. In which of the following, ready to execute processes must be present in RAM?

Q. If the executing program size is greater than the existing RAM of a computer, it is still possible to execute the program if the OS supports:

Q. Files that are related to input/output and are used to model serial I/O devices such as terminals, printers and networks are called :

Q. An example of a possible file attribute is:

Q. An example of a non-preemptive CPU scheduling algorithm is:

Q. There are ‘n’ processes in memory. A process spends a fraction ‘p’ of its time waiting for I/O to complete. The CPU utilization is given by:

Q. With 64 bit virtual addresses, a 4KB page and 256 MB of RAM, an inverted page table requires:

Q. A computer has 6 tape drives with ‘n’ processes competing for them. Each process may need two drives. For which values of ‘n’ is the system deadlock free ?

Q. A program has five virtual pages, numbered from 0 to 4. If the pages are referenced in the order 012301401234, with three page frames, the total number of page faults with FIFO will be equal to:

Q. Average process size=s bytes. Each page entry requires e bytes. The optimum page size is given by:

Q. The aging algorithm with a=0.5 is used to predict run times. The previous four runs from oldest to most recent are 40, 20, 20 and 15 msec. The prediction for the next time will be:

Q. Moving process from main memory to disk is called:

Q. Part of a program where the shared memory is accessed and which should be executed indivisibly, is called:

Q. Windows is a .................. operating system.

Q. Which page replacement policy suffers from Belady’s anomaly?

Q. Cache memory is:

Q. ....................is one of pre-emptive scheduling algorithm.

Q. A software to create a Job Queue is called...................

Q. In processor management, round robin method essentially uses the preemptive version of ...................