Operating Systems

Select the accurate description of Semaphore.

Correct answer

C. A synchronization variable used to control access to shared resources by multiple processes.

Explanation

Semaphore refers to a synchronization variable used to control access to shared resources by multiple processes.