Q. Point out the correct statement? (A) Blocks are evaluated until a new line is entered after the closing brace (B) Single statements are evaluated when a new line is typed at the start of the syntactically complete statement (C) The if/else statement conditionally evaluates two statements (D) Break will execute a loop while a condition is true ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) The if/else statement conditionally evaluates two statements