As part of new feature development, a developer is asked to build a responsive application capable of responding to touch events, that will be executed on stateful clients.
Which two technologies are built on a framework that fully supports the business requirement? (Choose two.)
Answer : AC
A software company is using Salesforce to track the companies they sell their software to in the Account object. They also use Salesforce to track bugs in their software with a custom object, Bug_c.
As part of a process improvement initiative, they want to be able to report on which companies have reported which bugs. Each company should be able to report multiple bugs and bugs can also be reported by multiple companies.
What is needed to allow this reporting?
Answer : A
A developer has a single custom controller class that works with a Visualforce Wizard to support creating and editing multiple sObjects. The wizard accepts data from user inputs across multiple Visualforce pages and from a parameter on the initial URL.
Which three statements are useful inside the unit test to effectively test the custom controller? (Choose three.)
Answer : ABC
A developer must create a DrawList class that provides capabilities defined in the Sortable and Drawable interfaces.
Which is the correct implementation?




Answer : D
A Salesforce administrator used Flow Builder to create a flow named “accountOnboarding”. The flow must be used inside an Aura component.
Which tag should a developer use to display the flow in the component?
Answer : C
A Lightning component has a wired property, searchResults, that stores a list of Opportunities.
Which definition of the Apex method, to which the searchResults property is wired, should be used?
Answer : C
Universal Containers wants to ensure that all new leads created in the system have a valid email address. They have already created a validation rule to enforce this requirement, but want to add an additional layer of validation using automation.
What would be the best solution for this requirement?
Answer : C
Which three steps allow a custom Scalable Vector Graphic (SVG) to be included in a Lightning web component? (Choose three.)
Answer : BCE
Universal Containers is developing a new Lightening web component for their marketing department. They want to ensure that the component is fine tuned and provides a seamless user experience.
What are some benefits of using the Lightning Component framework?
Answer : ABD
How can a developer check the test coverage of autolaunched Flows before deploying them in a change set?
Answer : D
A developer created a Lightning web component called statusComponent to be inserted into the Account record page.
Which two things should the developer do to make this component available? (Choose two.)
Answer : BC
What are two ways for a developer to execute tests in an org? (Choose two.)
Answer : BC
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?
Answer : A
A developer is tasked to perform a security review of the ContactSearch Apex class that exists in the system. Within the class, the developer identifies the following method as a security threat:
What are two ways the developer can update the method to prevent a SOQL injection attack? (Choose two.)
Answer : AB
An Apex method, getAccounts, that returns a list of Accounts given a searchTerm, is available for Lightning Web Components to use.
What is the correct definition of a Lightning Web Component property that uses the getAccounts method?
Answer : A
Have any questions or issues ? Please dont hesitate to contact us