

McqMate
Q. |
Thread pools help in |
A. | servicing multiple requests using one thread |
B. | servicing a single request using multiple threads from the pool |
C. | faster servicing of requests with an existing thread rather than waiting to create a new thread |
D. | none of the mentioned |
Answer» C. faster servicing of requests with an existing thread rather than waiting to create a new thread |
View all MCQs in
Operating System (OS)No comments yet