Question: 1
How can a custom type be identified as unique when added to a Set?
Question: 2
A developer has created a Visualforce Page and Apex Controller that uses the With Sharing keyword. The page will be used of by Sales Managers and should only display Accounts owned by Sales Representatives who report to the running Sales Manager. The organization-wide sharing for Accounts is set to Private. Which additional set of stops should the developer take?
Question: 3
A developer is asked to write negative tests as part of the unit testing for a method that calculates a person's age based on birth date. What should the negative tests include?
Question: 4
What are two features of Heroku Connect? Choose 2 answers
Question: 5
What can a developer use to determine if the core Apex code exceeds any governor limits in a test class during bulk execution?