Question 36
For which example task should a developer use a trigger rather than a workflow rule?
Question 37
A developer needs to find information about @future methods that were invoked. From which system monitoring feature can the developer see this information?
Question 38
A developer must create a ShippingCalculator class that cannot be instantiated and must include a working default implementation of a calculate method, that sub-classes can override.
What is the correct implementation of the ShippingCalculator class?

What is the correct implementation of the ShippingCalculator class?

Question 39
Which scenario is valid for execution by unit tests?
Question 40
Refer to the following code that runs in an Execute Anonymous block:


