Operating System Threads Pools
Q Thread pools are useful when ____________
  • A A. When we need to limit the number of threads running in the application at the same time
  • B B. When we need to limit the number of threads running in the application as a whole
  • C C. When we need to arrange the ordering of threads
  • D D. None of the mentioned
Leave a Comment