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
πŸ’¬ Discuss
βœ… Correct Answer: (D) All

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
525
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
94%
Success Rate