Q. Which one is a correct if statement (A) if{condition} (statement) (B) if condition {statement} (C) if(condition) {statement} (D) if{condition} statement ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) if(condition) {statement}