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

  1. Question 115: A developer wants to retrieve and deploy metadata, perform simple CSV export of query results, and debug Apex REST calls by viewing JSON responses. Which tool…
  2. Question 116: What is a best practice when unit testing a controller? (Choose two.)
  3. Question 117: A developer is using a third-party JavaScript library to create a custom user interface in Visualforce. The developer needs to use JavaScript to get data from…
  4. Question 118: A company exposes a REST web service and wants to establish two-way SSL between Salesforce and the REST web service. A certificate signed by an appropriate cer…
  5. Question 119: What is a consideration when using bind variables with dynamic SOQL? (Choose two.)
  6. Question 120: A developer created a custom component to display an HTML table. The developer wants to be able to use the component on different Visualforce Pages and specify…
  7. Question 121: A developer needs test data for Apex test classes. What can the developer use to provide test data to the test methods? (Choose two.)
  8. Question 122: [FIND 'map' IN ALL FIELDS RETURNING Account (Id, Name), Contact, Opportunity, Lead] What is a valid return type for the following SOSL query?
  9. Question 123: What level can a hierarchy custom setting be defined for? (Choose three.)
  10. Question 124: A developer has created a Visualforce page that uses a third-party JavaScript framework. The developer has decided to supply data to the JavaScript functions u…