Which type of code represents the Model in the MVC architecture when using Apex and Visualforce pages?
A. A Controller Extension method that saves a list of Account records
B. Custom JavaScript that processes a list of Account records
C. A list of Account records returned from a Controller Extension method
D. A Controller Extension method that uses SOQL to query for a list of Account records
Suggest answer: C
Reference:
No comments:
Please share to make the community better.