R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which interface must be implemented to create a thread in Java?

  • (A) Runnable
  • (B) Threadable
  • (C) Callable
  • (D) Executor
  • Correct Answer - Option(A)
  • Views: 2
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
`Runnable` is the standard interface for creating threads.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.