A

Admin • 830.13K Points
Coach

Q. Which of this statement is incorrect?

  • (A) switch statement is more efficient than a set of nested ifs
  • (B) two case constants in the same switch can have identical values
  • (C) switch statement can only test for equality, whereas if statement can evaluate any type of boolean expression
  • (D) it is possible to create a nested switch statements
  • Correct Answer - Option(B)
  • Views: 10
  • 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.