ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

69 / 96

Question 69:

What is the this keyword used to represent? 

Answer options:

A. A template from which objects are created
B. FALSE, they must be static
C. Methods and attributes of the current instance of a class
D. Encapsulation principles