Salesforce Platform Developer I (legacy) Free Practice Exam Questions

259 real Salesforce Platform Developer I (legacy) exam questions with answers and AI explanations. Salesforce certification prep — page 6 of 26.

  1. Question 58: A developer wants to invoke an outbound message when a record meets a specific criteria. Which three features satisfy this use case? (Choose three.)
  2. Question 59: Candidates are reviewed by four separate reviewers and their comments and scores which range from 1 (lowest) to 5 (highest) are stored on a review record that…
  3. Question 61: Which tool allows a developer to send requests to the Salesforce REST APIs and view the responses?
  4. Question 62: An Apex transaction inserts 100 Account records and 2,000 Contact records before encountering a DML exception when attempting to insert 500 Opportunity records…
  5. Question 64: A Licensed_Professional__c custom object exists in the system with two Master-Detail fields for the following objects: Certification__c and Contact. Users with…
  6. Question 65: A developer identifies the following triggers on the Expense__c object: deteleExpense, applyDefaultsToExpense, validateExpenseUpdate; The triggers process befo…
  7. Question 67: What are three techniques that a developer can use to invoke an anonymous block of code? (Choose three.)
  8. Question 69: Universal Containers has a large number of custom applications that were built using a third-party JavaScript framework and exposed using Visualforce pages. Th…
  9. Question 70: Universal Containers stores Orders and Line Items in Salesforce. For security reasons, financial representatives are allowed to see information on the Order su…
  10. Question 71: Which three code lines are required to create a Lightning component on a Visualforce page? (Choose three.)