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 4 of 26.

  1. Question 37: An org has a data model with a Buyer__c object that has a lookup relationship to Region__c and a Supplier__c object has a lookup relationship to Region___c. Ho…
  2. Question 38: Which three statements are true regarding the @isTest annotation? (Choose three.)
  3. Question 39: From which two locations can a developer determine the overall code coverage for a sandbox? (Choose two.)
  4. Question 40: A developer is asked to create a custom Visualforce page that will be used as a dashboard component. Which three are valid controller options for this page? (C…
  5. Question 41: A company wants to create an employee rating program that allows employees to rate each other. An employee's average rating must be displayed on the employee r…
  6. Question 42: A developer can use the debug log to see which three types of information? (Choose three.)
  7. Question 43: A developer writes a trigger on the Account object on the before update event that increments a count field. A workflow rule also increments the count field ev…
  8. Question 44: Universal Containers implemented a private sharing model for the Account object. A custom Account search tool was developed with Apex to help sales representat…
  9. Question 45: An org tracks customer orders on an Order object and the line items of an Order on the Line Item object. The Line Item object has a Master/Detail relationship…
  10. Question 46: Which three declarative fields are correctly mapped to variable types in Apex? (Choose three.)