Online Access Free PDII Practice Test

Exam Code:PDII
Exam Name:Salesforce Certified Platform Developer II (PDII)
Certification Provider:Salesforce
Free Question Number:204
Posted:Oct 07, 2025
Rating
100%

Question 1

A developer is tasked with creating a Lightning web component that is responsive on various devices, Which two components should help accomplish this goal?
Choose 2 answers

Question 2

Which tag should a developer use to display different text while an <apex:commandButton> is Processing an action?

Question 3

A developer is building a Lightning web component that searches
for Contacts. The component must communicate the search
results to other unrelated Lightning web components, that are in
different DOM trees, when the search completes.
What should the developer do to implement the communication?

Question 4

An org records customer order information in a custom object, ordar__c, that has fields for the shipping address. A developer is tasked with adding code to calculate shipping charges on an order, based on a flat percentage rate associated with the region of the shipping address.
What should the developer use to store the rates by region, so that when the changes are deployed to production no additional steps are needed for the calculation to work?

Question 5

A developer is inserting, updating, and deleting multiple lists of records in a single transaction and wants to ensure that any error prevents all execution.
How should the developer implement error exception handling in their code to handle this?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.