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 14 of 24.

  1. Question 135: A developer is creating unit tests for code that makes SOAP web service callouts. The developer needs to insert some test data as a part of the unit tests setu…
  2. Question 136: A developer has generated Apex code from a WSDL for an external web service. The web service requires Basic authentication. What code should the developer use…
  3. Question 137: Which use case is an appropriate fit for the @future asynchronous Apex method? (Choose two.)
  4. Question 138: A company wants to create a dynamic survey that navigates users through a different series of questions based on their previous responses. What is the recommen…
  5. Question 139: A developer wrote a Visualforce page for Sales Reps to add products to an order. The page takes a URL query parameter, productFamily, which filters the product…
  6. Question 140: What is the most efficient way in Visualforce to show information based on data filters defined by an end-user for a large volume of data?
  7. Question 141: A company represents their customers as Accounts that have an External ID field called Customer_Number__c. They have a custom Order (Order__c) object, with a L…
  8. Question 142: Which of the following elements can be members of a public group? (Choose three.)
  9. Question 143: A company has a native iOS app for placing orders that needs to connect to Salesforce to retrieve consolidated information from many different objects in a JSO…
  10. Question 144: Which statement should be used to allow some of the records in a list of records to be inserted if others fail to be inserted?