A

Admin • 828.03K Points
Coach

Q. Choose the wrong Java code statement below.

  • (A) boolean a = false;
  • (B) boolean a = (5>6)||(4>3);
  • (C) boolean a = 1;
  • (D) boolean a = 4>3?true:false;
  • Correct Answer - Option(C)
  • Views: 9
  • 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.