📝 Question
#66
Messages sent by a process __________
✓
Correct Answer
A. have to be of a fixed size
💡
Explanation
Messages sent by a process can be fixed or variable size. If the message size of the process is fixed then system level implementation is straightforward but it makes the task of programming more difficult. If the message size of the process is variable then system level implementation is more complex but it makes the task of programming simpler.
⌨️ Press
A
B
C
D
to select