A

Admin • 828.43K Points
Coach

Q. Choose the Java-Code below with a never-ending loop.

  • (A) while(true);
  • (B) for(;true;);
  • (C) do { ; }while(true);
  • (D) All
  • Correct Answer - Option(D)
  • Views: 12
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.