Other contributors have said "Critical problems in the US?" is the same question as "What is the description of the critical section problem?" If you believe that these are not asking the same thing and should be answered differently, click here

What is the description of the critical section problem?

Answer:

The Critical section problem occurs when the processors are in a Network. For eg consider that 3 processors share same database at a time, if one processor wants to update the database then no other process will get the access to that database. This point is called as critical section. Temporarily the connection between the other 2 system will be dropped.

First answer by ID0995890674. Last edit by ID0995890674. Question popularity: 1 [recommend question].