Which of the following statements are used to repeatedly execute a block of code until the exit condition is met? -> do-while loops -> if statements -> for loops ifLhen statements.
Click on the arrows to vote for the correct answer
A.