00:00

QUESTION 91

- (Exam Topic 3)
A developer is asked to find a way to store secret data with an ability to specify which profiles and users can access which secrets.
What should be used to store this data?

Correct Answer: B

QUESTION 92

- (Exam Topic 3)
A developer is creating a Lightning web component that displays a list of records in a lightning-datatable. After saving a new record to the database, the list is not updating.
Platform-Developer-II dumps exhibit
What should the developer change in the code above for this to happen?

Correct Answer: D

QUESTION 93

- (Exam Topic 1)
Where in a query can you use Geolocation and Distance? (Choose two.)

Correct Answer: BC

QUESTION 94

- (Exam Topic 1)
A developer built a Component to be used at the front desk for guests to self-register upon arrival at a kiosk. The developer is now asked to create a Component for the Utility Tray to alert Users whenever a guest has arrived at the front desk. What should be used?

Correct Answer: C

QUESTION 95

- (Exam Topic 1)
A developer has created a Team Member sObject that has a Master-Detail relationship to a Project sObject and a Lookup relationship to the User sObject. The developer must ensure that a User listed on a Team Member record has Read-Write access to the parent Project record.
How can the developer accomplish this if the Project sObject has a Private sharing model and thousands of Project records?

Correct Answer: C