Salesforce Certified Platform Developer - Plat-Dev-201 Exam Practice Test

Which two are best practices when it comes to component and application event handling?
(Choose two.)
Correct Answer: A,C
Which code statement includes an Apex method named updateaccounts in the Class AccountCont rolles for use in a Lightning web component?
Correct Answer: B
What are two benefits of using External IDs? Choose 2 answers
Correct Answer: B,C
Universal Container wants Opportunities to no longer be editable when reaching the Clousd stage.
How should a develoiper accomplish this?
Correct Answer: B
A develop completed modification to a customized feature that is comprised of two elements:
Apex trigger
Trigger handler Apex class
What are two factors that the developer must take into account to properly deploy the modification to the production environment?
Correct Answer: A,B
A developer created a child Lightning web component nested inside a parent Lightning web component, parent component needs to pass a string value to the child component.
In which two ways can this be accomplished?
Choose 2 answers
Correct Answer: A,C
A developer migrated functionality from JavaScript Remoting to a Lightning web component and wants to use the existing getOpportunities() method to provide data.
What to do now?
Correct Answer: C
A company has been adding data to Salesforce and has not done a good Job of limiting the creation of duplicate Lead records. The developer is considering writing an Apex process to identify duplicates and merge the records together.
Which two statements are valid considerations when using merged? Choose 2 answers
Correct Answer: A,C
How can a developer check the test coverage of active Process Builder and Flows deploying them in a Changing Set?
Correct Answer: A
A developer is asked to prevent anyone other than a user with Sales Manager profile from changing the Opportunity Status to Closed Lost if the lost reason is blank. Which automation allows the developer to satisfy this requirement in the most efficient manner?
Correct Answer: A
The following automations already exist on the Account object:
- A workflow rule that updates a field when a certain criteria is met
- A custom validation on a field
- A How that updates related contact records
A developer created a trigger on the Account object.
What should the developer consider while testing the trigger code?
Correct Answer: A
which statement is true regarding execution order when triggers are associated to the same object and event?
Correct Answer: C
0
0
0
0