A

Admin • 828.43K Points
Coach

Q. Which class is used to retrieve the result of a `Callable` task?

  • (A) Runnable
  • (B) Thread
  • (C) Future
  • (D) Executor

Explanation by: Admin
`Future` is used to retrieve the result of a `Callable` task.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.