github

Made bySaurav Hathi

CSE - Practice Test -31

Q1:

A deadlock avoidance algorithm dynamically examines the __________ to ensure that a circular wait condition can never exist.

Tags:
Section:
Operating System
Options:
Q2:

For a Hold and wait condition to prevail :

Tags:
Section:
Operating System
Options:
Q3:

For Mutual exclusion to prevail in the system :

Tags:
Section:
Operating System
Options:
Q4:

For a deadlock to arise, which of the following conditions must hold simultaneously ?

Tags:
Section:
Operating System
Options:
Q5:

A problem encountered in multitasking when a process is perpetually denied necessary resources is called

Tags:
Section:
Operating System
Options:
Q6:

For effective operating system, when to check for deadlock?

Tags:
Section:
Operating System
Options:
Q7:

What is the drawback of banker’s algorithm?

Tags:
Section:
Operating System
Options:
Q8:

Which one of the following is the deadlock avoidance algorithm?

Tags:
Section:
Operating System
Options:
Q9:

The circular wait condition can be prevented by

Tags:
Section:
Operating System
Options:
Q10:

A system is in the safe state if

Tags:
Section:
Operating System
Options:
Q11:

Which of the following condition is required for deadlock to be possible?

Tags:
Section:
Operating System
Options:
Q12:

The code that changes the value of the semaphore is :

Tags:
Section:
Operating System
Options:
Q13:

The signal operation of the semaphore basically works on the basic _______ system call.

Tags:
Section:
Operating System
Options:
Q14:

The wait operation of the semaphore basically works on the basic _______ system call.

Tags:
Section:
Operating System
Options:
Q15:

If the semaphore value is negative :

Tags:
Section:
Operating System
Options: