📝 Question
#32
A single thread of control allows the process to perform __________
✓
Correct Answer
D. all of the mentioned
💡
Explanation
A single thread of control allows the process to perform only one task at a time. In the case of multi-core, multiple threads can be run simultaneously and can perform multiple tasks at a time.
⌨️ Press
A
B
C
D
to select