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
1.1k
0
Do you find this helpful?
1

View all MCQs in

Operating System (OS)

Discussion

No comments yet