Critical section problem

Explain the critical section problem?

E

Expert

Verified

Consider the system which comprises of n processes. Each process has the segment of code known as critical section, where the process can be changing the common variables, updating the table, writing the file. Whenever one process is executing within its critical section, no other process is allowed to execute within its critical section.

   Related Questions in Operating System

©TutorsGlobe All rights reserved 2022-2023.