Which invocation method occurs when triggers are called by the Force.com platform during the save process?
✑ Explicit invocation
✑ Implicit invocation
✑ Explicit invocation using anonymous blocks
✑ External API invocation
Correct Answer:
B
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
✑ if—Lhen statements
Correct Answer:
A
Which statement is TRUE about field-level security? Choose 2 answers
Correct Answer:
AB
A template component that declares a named area that must be defined by an
Correct Answer:
C
The list view picklist for an object, including its associated list of records for the currently selected view. In standard Salesforce applications this component is displayed on the main tab for a particular object.
See also:
Correct Answer:
B