Exam Name: Salesforce Certified Platform Developer II
Exam Code: Salesforce Certified Platform Developer II (Plat-Dev-301)
Related Certification(s): Salesforce Platform Developer II Certification
Certification Provider: Salesforce
Actual Exam Duration: 120 Minutes
Number of Salesforce Certified Platform Developer II (Plat-Dev-301) Practice Questions: 202 (updated: )
Q1. Which two best practices should the developer implement to optimize this code?
Choose 2 answers
Q2. A developer has a test class that creates test data before making a mock callout but now receives a ‘You have uncommitted work pending. Please commit or rollback before calling out’ error.
Which step should be taken to resolve the error?
Q3. How can a developer efficiently incorporate multiple JavaScript libraries in an Aura component?
Q4. A developer implemented a custom data table in a Lightning web component with filter functionality.
However, users are submitting support tickets about long load times when the filters are changed.
The component uses an Apex method that is called to query for records based on the selected filters.
What should the developer do to improve performance of the component?
Q5. A company has a Lightning page with many Lightning Components, some that cache reference data.
It is reported that the page does not always show the most current reference data.
What can a developer use to analyze and diagnose the problem in the Lightning page?