Which of the following statements are used to repeatedly execute a block of code until the exit condition is met? do-while loopsif statements for loops if--Lhen statements

🎲 Try a Random Question  |  Total Questions in Quiz: 213  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DEV-501: Certified Force.com Advanced Developer - Practice Test 2 — 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 loopsif statements for loops if--Lhen statements