Question 21
What can used to delete components from production?
Question 22
Which two types of process automation can be used to calculate the shipping cost for an Order when the Order is placed and apply a percentage of the shipping cost of some of the related Order Products?
Choose 2 answers
Question 23
A developer wants to use all of the functionality provided by the standard controller for an object, but needs to override the Save standard action in a controller extension. Which two are required in the controller extension class?
Question 24
A developer needs to create a custom Interface in Apex.
Which three considerations must the developer keep in mind while developing the Apex Interface' Choose 3 answers
Question 25
A developer creates an Apex class that includes private methods. What can the developer do to ensure that the private methods can be accessed by the test class?
