00:00

QUESTION 96

- (Exam Topic 1)
A developer must create a custom pagination solution. While users navigate through pages, if the data is changed from elsewhere, users should still see the cached results first accessed.
How can the developer meet these requirements?

Correct Answer: B

QUESTION 97

- (Exam Topic 1)
How should a developer verify that a specific Account record is being tested in a test class for a visualforce controller?

Correct Answer: A

QUESTION 98

- (Exam Topic 3)
There are user complaints about slow render times of a custom data table within a visualforce page that loads thousands of Account records at once.
What can a developer do to help alleviate such issues?

Correct Answer: C

QUESTION 99

- (Exam Topic 3)
Given the following containment hierarchy:
Platform-Developer-II dumps exhibit
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)
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 100

- (Exam Topic 3)
A developer wants to integrate invoice and invoice line data into Salesforce from a custom billing system. The developer decides to make realtime callouts from the billing system using the SOAP API. Unfortunately, the developer is getting a lot of errors when inserting the invoice line data because the invoice header record doesn't exist yet.
What will help ensure ne transactional Integrity of the integration?

Correct Answer: A