Question 91
A developer needs to create an audit trail for records that are sent to the recycle bin. Which type of trigger is most appropriate to create?
Question 92
A Platform Developer needs to write an Apex method that will only perform an action if a record is assigned to a specific Record Type.
Which two options allow the developer to dynamically determine the ID of the required Record Type by its name? (Choose two.)
Question 93
A developer wrote Apex code that calls out to an external system. How should a developer write the test to provide test coverage?
Question 94
What is true of a partial sandbox that is not true of a full sandbox? Choose 2 answers
Question 95
From which two locations can a developer determine the overall code coverage for a sandbox? Choose two answers
