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

🎲 Try a Random Question  |  Total Questions in Quiz: 203  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DEV-501: Certified Force.com Advanced Developer — practice the complete quiz, review flashcards, or try a random question.


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