Free Salesforce Platform Developer 1 Practice Exam (With Answers)

Try our 60-question practice exam to see if you are ready to take on the real exam.

  • Professionally written questions by Salesforce Developer, Alex Crisp.
  • Explanations and links to additional learning resources are included to ensure you are set for success.
  • 100% free practice questions.

/60

Platform Developer 1

There is a 105-minute time limit. 68% is the official passing score.

Good luck!

1 / 60

A developer wishes to write a single Apex method which can process both Opportunity and Lead records, what would be the correct method signature?

2 / 60

Which of the following method signatures allows an Apex method to be used by the wire service?

3 / 60

A developer has many records which must be displayed on a Visualforce page, how can they best add pagination?

4 / 60

What data types can a SOQL query return? (Choose 3)

5 / 60

A developer wishes to iterate over a list of records returned from a query, which of the following loop types is most appropriate?

6 / 60

What considerations must a developer make when working in a multi-tenant environment?

7 / 60

A custom field on Opportunity is assigned the number data type, with 18 digits and 0 decimal places. Which primitive data type would this be assigned in Apex?

8 / 60