📚 Question Bank Q52 — Operating Systems
Tags
Operating Systems
Q52. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023
In design protocol of critical section problem, each process must ask permission to enter critical section in __________ code; it then executes in the critical section; once it finishes executes in the critical section it enters the __________ code. The process then enters the __________ code.
1.entry section, remainder section, exit section 
2.entry section, exit section, remainder section ✓ Correct
3.remainder section, entry section, exit section
4.remainder section, exit section, entry section
📄 All “Operating Systems” questions across papers
🏷 Change Tag for this Question