📝 Question
#54
A monitor is a module that encapsulates __________
✓
Correct Answer
A. shared data structures
💡
Explanation
A monitor is a module that encapsulates shared data structures, procedures that operate on shared data structure, synchronization between concurrent procedure invocation.
⌨️ Press
A
B
C
D
to select