Q52
Point out the correct statement?
A.
The next statement causes an exit from the innermost loop that is currently being executed
B.
There are two statements that can be used to explicitly control looping
AnswerC.
The break statement immediately causes control to return to the start of the loop
D.
Computation in R consists of sequentially evaluating statements
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board