Point Out The Correct Statement #334
Point out the correct statement?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Control Structures - Quiz No.1.
Point out the correct statement?
Blocks are evaluated until a new line is entered after the closing brace
Single statements are evaluated when a new line is typed at the start of the syntactically complete statement
The if/else statement conditionally evaluates two statements
Break will execute a loop while a condition is true