

MCQOPTIONS
Saved Bookmarks
1. |
Multithreading an interactive program will increase responsiveness to the user by ___________ |
A. | continuing to run even if a part of it is blocked |
B. | waiting for one part to finish before the other begins |
C. | asking the user to decide the order of multithreading |
D. | none of the mentioned |
Answer» B. waiting for one part to finish before the other begins | |