Q. What is a mutex? (Solved)
1. is a binary mutex
2. must be accessed from only one process
3. can be accessed from multiple processes
4. none of the mentioned
- b. must be accessed from only one process
1. is a binary mutex
2. must be accessed from only one process
3. can be accessed from multiple processes
4. none of the mentioned