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
Question:
Which of the following statements are used to repeatedly execute a block of code until the exit condition is met?
Options:
For loops
FALSE
Exceptions
SOQL for loops
Correct Answer
The Correct Answer for this Question is
For loops