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

  1. Question 263: What is the transaction limit for the number of records for SOQL queries?
  2. Question 264: What is the transaction limit for the number of records for SOSL?
  3. Question 265: What is the transaction limit for the number of DML statements allowed?
  4. Question 266: What is the transaction limit for the number of records per DML statement?
  5. Question 267: What is the transaction limit on the number of callouts?
  6. Question 268: A company's support process dictates that any time a Case is closed with a Status of 'Could not fix', an Engineering Review custom object record should be crea…
  7. Question 270: Where in a query can you use Geolocation and Distance? (Choose two.)
  8. Question 271: A developer wants to use an Aura component with a custom action. What should be considered in order to do this?
  9. Question 272: An org has a requirement that addresses on Contacts and Accounts should be normalized to a company standard by Apex code any time that they are saved. What is…
  10. Question 273: A developer wrote an Apex class to make several callouts to an external system. If the URLs used in these callouts will change often, which feature should the…