A

Admin • 831.35K Points
Coach

Q. Choose a wrong statement on Java IF-ELSE syntax below.

  • (A) if(condition) //statement1 else //statement2
  • (B) else //statement2
  • (C) if(condition1) //statement1 else if(condition2) //statement2
  • (D) if(condition1) //statement1 else if(condition2) //statement2 else //statement3
  • Correct Answer - Option(B)
  • Views: 19
  • 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.