What is the primary purpose of a mutex in the context of operating systems?
To provide exclusive access to shared resources
To manage memory allocation
To prevent deadlocks
To facilitate communication between processes

Operating Systems Exercises are loading ...