What is the description of the critical section problem?

1 answer

Answer

1269245

2026-06-02 13:10

+ Follow

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.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.