1.

Semaphores

A. synchronize critical resources to prevent deadlock
B. synchronize critical resources to prevent contention
C. are used to do I/O
D. are used for memory management
Answer» B. synchronize critical resources to prevent contention


Discussion

No Comment Found