Q. Which statements execute a sequence of statements multiple times?
β
Correct Answer: (B)
LOOP
Explanation: A loop helps us in executing a statement or a group of statement multiple times depending on the block of code