MCQOPTIONS
Saved Bookmarks
| 1. |
Thread pools limit the number of threads that exist at any one point, hence ____________ |
| A. | not letting the system resources like CPU time and memory exhaust |
| B. | helping a limited number of processes at a time |
| C. | not serving all requests and ignoring many |
| D. | none of the mentioned |
| Answer» B. helping a limited number of processes at a time | |