A

Admin • 828.43K Points
Coach

Q. Which of the following provides a better alternative to manually creating threads?

  • (A) ThreadGroup
  • (B) Runnable
  • (C) Executors
  • (D) ThreadPoolExecutor

Explanation by: Admin
`Executors` class provides thread pool management and task submission methods.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.