Time Left - 06:00 mins

BARC CS 2018 Nuclear Quiz -1 (OS)

Attempt now to get your rank among 579 students!

Question 1

There are six processes waiting ready queue with the brust time are 9, 7, 4, 2, 1 and x, In what order should they run to minimize the average waiting time when the value of x is either 5 or 6.

Question 2

Which of the following cases are not possible?
(i) Deadlock involving one process
(ii) Deadlock involving one resource
(iii) Deadlock between two threads in a process

Question 3

Choose the correct option:
The correct sequence for file system layout is:

Question 4

Consider the following page reference string: 1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6. How many page faults would occur for the optimal page replacement algorithm with 6 available free frames in physical memory?

Question 5

Consider the following program and choose the correct precedence graph for it
  • 579 attempts
  • 2 upvotes
  • 11 comments
Apr 10GATE & PSU CS