EMT Practice Test
1. Question Content...
Question2: For which example task should a developer use a trigger rather than a workflow rule?
Question3: What does the Lightning Component framework provide to developers?
Question4: When are code coverage calculations updated?
Question9: To which primitive data type is a text area (rich) field automatically assigned?
Question15: Which three operations affect the number of times a trigger can fire?
Choose 3 answers
Question19: When is an Apex Trigger required instead of a Process Builder Process?
Question31: Why would a developer consider using a custom controller over a controller extension?
Question33: What is a valid statement about Apex classes and interfaces? Choose 2 answers:
Question36: How can a developer set up a debug log on a specific user?
Question43: Which two operations can be performed using a formula field? Choose 2 answers
Question45: Which code displays the contents of a Visualforce page as a PDF?
Question52: What is an example of a polymorphic lookup field in Salesforce?
Question61: What actions types should be configured to display a custom success message?
Question63: What is an important consideration when developing in a multi-tenant environment?
Question64: In the code below, what type does Boolean inherit from?
Boolean b= true;
Question66: How should a developer write unit tests for a private method in an Apex class?
Question74: How are debug levels adjusted In the Developer Console?
Question77: Which two statements are accurate regarding Apex classes and interfaces?
Choose 2 answers
Question82: A developer writes the following code:
What is the result of the debug statement?
Question89: What declarative method helps ensure quality data? Choose 3 answers
Question91: Which two condition cause workflow rules to fire? Choose 2 answers
Question95: Before putting an app into production, which step should be taken?
Question98: How should a developer prevent a recursive trigger?
Question103: What is the easiest way to verify a user before showing them sensitive content?
Question110: Which approach should a developer use to add pagination to a Visualforce page?
Question111: Which declarative method helps ensure quality data? (Choose 3)
Question122: What can used to delete components from production?
Question126: What is the result of the following code snippet?
Question129: What is a good practice for a developer to follow when writing a trigger? (Choose 2)
Question135: A developer wants to retrieve the Contacts and Users with the email addres '[email protected]'. Which SOSL statement should the developer use?
Question147: When creating unit tests in Apex, which statement is accurate?Choose 2
Question150: What can used to delete components from production?
Question154: For which three items can 2 trace flag be configured?
Choose 3 answers
Question159: In which two org types can a developer create new Apex Classes? Choose 2 answers







