Q. A monitor is a module that encapsulates (Solved)
1. shared data structures
2. procedures that operate on shared data structure
3. synchronization between concurrent procedure invocation
4. all of the mentioned
- d. all of the mentioned
1. shared data structures
2. procedures that operate on shared data structure
3. synchronization between concurrent procedure invocation
4. all of the mentioned