A

Admin • 828.03K Points
Coach

Q. What is a deadlock in Java?

  • (A) State when all processes have complete working and are dead
  • (B) State when threads are in hold state forever
  • (C) State when threads are not ready
  • (D) All of these
  • Correct Answer - Option(B)
  • Views: 8
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
Deadlock in Java is a condition when two or more threads try to access the same resources at the same time.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.