Question 111
When using SalesforceDX, what does a developer need to enable to create and manage scratch orgs?
Question 112
A developer is asked to create a custom visualforce page that will be used as a dashboard component. Which three are valid controller options for this page? Choose 3 answers
Question 113
How can a custom type be identified as unique when added to a Set?
Question 114
Which three resources in a Lightning Component Bundle can contain JavaScript functions? Choose 3
Question 115
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?
