Platform-Developer-II Dumps

Platform-Developer-II Free Practice Test

Salesforce Platform-Developer-II: Platform Developer II

QUESTION 91

- (Exam Topic 1)
A Visualforce page needs to make a callout to get biding information and tax information from two different REST endpoints. The information needs to be Displayed to the user at the same time and the return value of the billing information contains the input for the tax information callout. Each endpoint might take up to two minutes to process.
How should a developer implement the callouts?

Correct Answer: A

QUESTION 92

- (Exam Topic 1)
A developer must perform a complex SOQL query that joins two objects in a Lightning component. how can the Lightning component execute the query?

Correct Answer: D

QUESTION 93

- (Exam Topic 3)
Consider the following code snippet:
Platform-Developer-II dumps exhibit
A developer needs to built an interactive Aura component that responds to the user's input by hiding or
showing sections according the user preferences.
What are two best practices the developer can implement to hide or show the powerVserView and s-rar.daraVserView inner components, based on the value of the attribute isPowexUser?
Choose 2 answers
A)
Platform-Developer-II dumps exhibit
B)
Platform-Developer-II dumps exhibit
C)
Platform-Developer-II dumps exhibit
D)
Platform-Developer-II dumps exhibit

Correct Answer: B

QUESTION 94

- (Exam Topic 2)
A company decides that every time an Opportunity is created, they want to create a follow up Task and assign it to the Opportunity Owner.
What should a developer use to implement the requirements?

Correct Answer: A

QUESTION 95

- (Exam Topic 3)
A lead developer is creating tests for a Lightning web component. The component re-renders when a property called bypassSelection. changes its value.
What should the developer use to the test that the component re-renders successfully when the property changes?

Correct Answer: C