EMT Practice Test
1. Question Content...
Question5: Which approach should a developer use to add pagination to a Visualforce page?
Question6: Which collection type provides unique key/value pairings of data?
Question8: To which primitive data type in Apex is a currency field atomically assigned?
Question12: Before putting an app into production, which step should be taken?
Question20: Which data structure is returned to a developer when performing a SOSL search?
Question23: Which three methods help ensure quality data?
Question24: What is a capability of a StandardSetController?Choose 2 answers
Question25: What is the accurate statement about with sharing keyword? choose 2 answers
Question32: Which statement should a developer avoid using inside procedural loops? (Choose 2)
Question34: What is a good practice for a developer to follow when writing a trigger? (Choose 2)
Question38: When creating unit tests in Apex, which statement is accurate?Choose 2
Question40: What is a valid statement about Apex classes and interfaces? Choose 2 answers:
Question43: What is the requirement for a class to be used as a custom Visualforce controller?
Question45: Which statement about change set deployments is accurate? (Choose 3)
Question49: Which statement is true about developing in a multi-tenant environment?
Question50: How can a developer avoid exceeding governor limits when using Apex Triggers? (Choose 2)
Question53: What is a benefit of the lightning component framework?
Question58: Which Apex collection is used to ensure that all values are unique?
Question59: Which feature allows a developer to create test records for use in test classes?
Question60: Managed Packages can be created in which type of org?
Question62: What is considered the primary purpose for creating Apex tests?
Question65: What is an accurate statement about variable scope? (Choose 3)
Question67: When creating a record with a Quick Action, what is the easiest way to post a feed item?
Question68: What is a capability of the Developer Console?
Question73: Which three statements are true regarding cross-object formulas? Choose 3 answers
Question77: Which standard field is required when creating a new contact record?
Question78: What are two considerations for custom Apex Exception classes? Choose 2 answers.
Question80: How can a custom type be identified as unique when added to a Set?
