Time Left - 12:00 mins

ISRO CS 2019 : OS Booster Quiz 4

Attempt now to get your rank among 2081 students!

Question 1

When the process is scheduled to run after some execution:

Question 2

CPU scheduling is a process which allows one process to use the CPU while the execution of another process is on hold(waiting time) due to unavailability of any resource like I/O etc, thereby making full use of CPU. Thus the task of CPU is to maximize its Utilisation. What among the following is not true to achieve that ?

Question 3

Consider the following 3 processes with the length of cpu burst time(in milliseconds). All processes arriving at the same time in order P1, P2, P3

If Round Robin Scheduling is used with time quantum of 1 Unit then average waiting time will be,

Question 4

Which process does not lead to deadlock in computational processing?

Question 5

Which of the following statements is correct for deadlock avoidance algorithm

Question 6

The minimum time delay between the intiation of two independent memory operations is called

Question 7

Which of the following statements about synchronous and asynchronous l/O is NOT true? '

Question 8

Which of the following involves shifting a program in memory such that a program does not notice the change?

Question 9

A system can support a process with user-level threads or Kernel level threads. Identify the correct statement from the following?

Question 10

We use Bernstein’s algorithm using concept of read-set and write-set to determine
  • 2081 attempts
  • 1 upvote
  • 8 comments
Aug 1GATE & PSU CS