Q. Which statements are used to change the execution sequence?
β
Correct Answer: (A)
Loop control statement
Explanation: Loop control statements in C are used to change the execution sequence of the loop.