Salesforce Certified Platform Developer II Free Practice Exam Questions

236 real Salesforce Certified Platform Developer II exam questions with answers and AI explanations. Salesforce certification prep — page 2 of 24.

  1. Question 11: A developer is trying to access org data from within a test class. Which sObject type requires the test class to have the (seeAllData=true) annotation?
  2. Question 12: A developer is asked to update data in an org based on new business rules. The new rules state that Accounts with the type set to 'Customer' should have a stat…
  3. Question 13: A company notices that their unit tests in a test class with many methods to create many records for prerequisite reference data are slow. What can a developer…
  4. Question 14: A developer is trying to decide between creating a Visualforce component or a Lightning component for a custom screen. Which functionality consideration impact…
  5. Question 15: A company recently deployed a Visualforce page with a custom controller that has a data grid of information about Opportunities in the org. Users report that t…
  6. Question 16: Choose the correct definition for <apex:messages>.
  7. Question 17: How many Territories can an instance of salesforce have?
  8. Question 18: Universal Containers implements a private sharing model for the Convention_Attendee_ _c custom object. As part of a new quality assurance effort, the company c…
  9. Question 19: A company wants to incorporate a third-party web service to set the Address fields when an Account is inserted, if they have not already been set. What is the…
  10. Question 20: A developer is writing a Visualforce page that queries accounts in the system and presents a data table with the results. The users want to be able to filter t…