GATE | GATE CS 1996 | Question 20

Last Updated : 23 Jul, 2025
A critical section is a program segment
(A) which should run in a certain specified amount of time (B) which avoids deadlocks (C) where shared resources are accessed (D) which must be enclosed by a pair of semaphore operations, P and V

Answer: (C)

Explanation:

Quiz of this Question
Please comment below if you find anything wrong in the above post
Comment