| Exam Code/Number: | Plat-Dev-301Join the discussion |
| Exam Name: | Salesforce Certified Platform Developer II - Multiple Choice |
| Certification: | Salesforce |
| Question Number: | 204 |
| Publish Date: | Jul 20, 2026 |
|
Rating
100%
|
|
How should a developer verify that a specific Account record is being tested in a test class for a Visualforce controller?
Which statement is considered a best practice for writing bulk safe Apex triggers?
A user receives the generic "An internal server error has occurred" while interacting with a custom Lightning component.
What should the developer do to ensure a more meaningful message?
A company recently deployed a Visualforce page with a custom controller that has a data grid of information about Opportunities in the org. Users report that they receive a "Maximum view state size limit" error message under certain conditions.
According to Visualforce best practice, which three actions should the developer take to reduce the view state?
Choose 3 answers
Given the following containment hierarchy:
What is the correct way to communicate the new value of a property named ''passthrough'' to my-parent-component if the property is defined within my-child-component?
A)
B)
C)
D)