Question

Statement that uses a condition to control iterative execution of a statement block :

A IF statement
B WHILE statement
C BREAK statement
D None of the above
Answer & Explanation
Option: [B]