EMT Practice Test
1. Question Content...
Question1: What is the advantage of Salesforce Lightning?
Question3: What are two considerations for custom Apex Exception classes? Choose 2 answers.
Question6: What is a characteristic of the Lightning Component Framework? Choose 2 answers:
Question10: Where would a developer build a managed package?
Question14: What declarative method helps ensure quality data? Choose 3 answers
Question16: What is a capability of a StandardSetController?Choose 2 answers
Question17: Which resource can be included in a Lightning Component bundle? Choose 2 answers
Question27: In which order does SalesForce execute events upon saving a record?
Question32: What is a benefit of using an after insert trigger over using a before insert trigger?
Question40: When creating unit tests in Apex, which statement is accurate?Choose 2
Question45: What is a capability of the Force.com IDE? Choose 2 answers
Question48: What is accurate statement about with sharing keyword? Choose 2 answers
Question50: Which statement about change set deployments is accurate? (Choose 3)
Question51: Which two are true regarding a Dyno? Choose 2 answers
Question53: To which primitive data type in Apex is a currency field atomically assigned?
Question57: Which three tools can deploy metadata to production? (Choose three.)
Question62: Which statement results in an Apex compiler error?
Question66: Which two platform features allow for the use of unsupported languages? Choose 2 answers
Question73: Which tool can deploy destructive changes to Apex classes in production?
Question74: What is a valid Apex statement?
Question75: Which scenario is invalid for execution by unit tests?
Question77: Which user can edit a record after it has been locked for approval? (Choose 2)
Question79: A developer writes the following code:
What is the result of the debug statement?
Question82: What is a benefit of the Lightning Component framework?Choose 3 answers
Question83: How should a developer create a new custom exception class?
Question84: Which code segment can be used to control when the dowork() method is called?
Question86: What is true of a partial sandbox that is not true of a full sandbox? Choose 2 answers