Salesforce Certified Platform Developer - Plat-Dev-201 FREE EXAM DUMPS QUESTIONS & ANSWERS
Universal Container wants Opportunities to no longer be editable when itreaches the Closed/Won stage. Which two strategies can a developer use to accomplish this? Choose2 answer
Correct Answer: B,C
Vote an answer
In the following example, which sharing context will myMethod execute when it is invoked?


Correct Answer: C
Vote an answer
A developer created a trigger on the Account object and wants to test if the trigger is properly bulklfield. The developer team decided that the trigger should be tested with 200 account records with unique names.
What two things should be done to create the test data within the unit test with the least amount of code? Choose 2 answers
What two things should be done to create the test data within the unit test with the least amount of code? Choose 2 answers
Correct Answer: A,C
Vote an answer
In terms of the MVC paradigm, what are two advantages of implementing the view layer of a Salesforce application using Lightning Web Component-based development over Visualforce?
Choose 2 answers
Choose 2 answers
Correct Answer: A,C
Vote an answer
Consider the following code snippet for a Visualforce page that is launched using a Custom Button on the Account detail page layout.

When the Save button is pressed the developer must perform a complex validation that involves multiple objects and, upon success, redirect the user to another Visualforce page.
What can the developer use to meet this business requirement?

When the Save button is pressed the developer must perform a complex validation that involves multiple objects and, upon success, redirect the user to another Visualforce page.
What can the developer use to meet this business requirement?
Correct Answer: A
Vote an answer
n org has an existing flow that creates an Opportunity with an Update Records element. A developer must update the flow to aiso create a `Contact and store the created Contact's 1D on the Opportunity.
Which update must the developer make in the flow?
Which update must the developer make in the flow?
Correct Answer: D
Vote an answer
Which three code lines are required to create a Lightning component on a Visualforce page?
Choose 3 answers
Choose 3 answers
Correct Answer: A,C,D
Vote an answer
Cloud kicks has a multi-screen flow that its call center agents use when handling inbound service desk calls.
At one of the steps in the flow, the agents should be presented with a list of order numbers and dates that are retrieved from an external order management system in real time and displayed on the screen.
What should a developer use to satisfy this requirement?
At one of the steps in the flow, the agents should be presented with a list of order numbers and dates that are retrieved from an external order management system in real time and displayed on the screen.
What should a developer use to satisfy this requirement?
Correct Answer: B
Vote an answer
A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violation to the user. How can the developer make sure that validation rule violations are displayed?
Correct Answer: A
Vote an answer
A team of developers is working on a source-driven project that allows them to work independently, with many different org configurations. Which type of Salesforce orgs should they use for their development?
Correct Answer: A
Vote an answer