ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

84 / 96

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 
image

                
                
            
            
            
                

Answer options:

A. For loops
B. FALSE
C. Exceptions
D. SOQL for loops