The System.runAs() functionality can be used to test and verify proper data sharing and data access. However, System.runAs() does NOT validate CRUD or Field Level Security permissions.
Correct Answer:B
If a change is made to an approval process, how can a developer determine the user that made the change? Choose 2 answers
Correct Answer:C
Objects of this Apex class allow developers to create list controllers similar to, or as extensions of, the pre-built Visualforce list controllers provided by Salesforce.
Correct Answer:A
The method used to create an object out of a class definition is called a:
Correct Answer:A
The markup defines the user interface components that should be included on the page, and the way they should appear.
Correct Answer:A