Q48
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
AnswerD.
Break will execute a loop while a condition is true
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board