Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. Choose the correct syntax of Java IF statement below.

(A) if(condition) //statement
(B) if(condition) { //statement }
(C) if(condition) { //statement1 //statement2 }
(D) All

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.