Question 84:
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
Answer options:
A. For loops B. FALSE C. Exceptions D. SOQL for loops