A

Admin • 36.96K Points
Coach

Q. What will be the output?

Code:
if(1 + 1 + 1 + 1 + 1 == 5){
        System.out.print("TRUE");
}
else{
        System.out.print("FLASE");
}
  • (A) TRUE
  • (B) FALSE
  • (C) Compiler Error
  • (D) None of these
  • Correct Answer - Option(A)
  • Views: 15
  • Filed under category JAVA

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.


Question analytics