Time Left - 15:00 mins
GATE 2024 Operating System Foundation Quiz 12
Attempt now to get your rank among 61 students!
Question 1
Consider the following system snapshot:
Which of the process will finish last?
Question 2
The following figure depicts a general structure of a process. What does A denote and the solution to that A section problem must satisfy which requirements?
do
{
ENTRY SECTION
A
EXIT SECTION
remainder section
}
while(1)
do
{
ENTRY SECTION
A
EXIT SECTION
remainder section
}
while(1)
Question 3
Which of the following is not correct about "monitors"?
Question 4
A system has 13 identical resources and ‘n’ process competing for them. Each process can request atmost 5 resources. The minimum possible value of ‘n’ which will lead to deadlock is ________
Question 5Multiple Correct Options
A solution to the critical-section problem must satisfy which of the following three requirements:(Multi Select Question)
- 61 attempts
- 2 upvotes
- 0 comments
Nov 8GATE & PSU CS