Salesforce Exam Questions

Which of the following statements are used to repeatedly execute a block of code until the exit cond

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
if—Lhen statements

A.
For loops

B.
FALSE

C.
Exceptions

D.
SOQL for loops