ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

82 / 96

Question 82:

Which statement is true about an Apex class? ✑ A class cannot be disabled for profiles. ✑ An inner class can be nested at multiple levels. ✑ Static methods can only be declared in a top-level class definition. ✑ The default access modifier for methods in a class is public. 

Answer options:

A. Static methods can only be declared in a top-level class definition.
B. Utilize the String.escapeSingleQuotes(string) method
C. HTTP class, HTTPRequesL class, HTTPRsponse class
D. Database class method