Question 115

- (Exam Topic 1)
Which of the following annotations is the right way jto invoke a single apex method?

Correct Answer:A

Question 116

- (Exam Topic 3)
Consider the following code snippet:
Platform-Developer-II dumps exhibit
Which two steps should the developer take to add flexibility to change the endpolnt and credentials without needing to modify code?
Choose 2 answers

Correct Answer:AC

Question 117

- (Exam Topic 1)
A developer is writing a complex application involving triggers, workflow rules, Apex classes, and processes. The developer needs to carefully consider the order of execution when developing the application.
* 1. Before Triggers
* 2. After Triggers
* 3. Post commit logic such as sending email
* 4. DML committed to the database
* 5. Workflow rules
* 6. Roll-up summary calculations
In what order do the following operations execute?

Correct Answer:A

Question 118

- (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 119

- (Exam Topic 1)
A company uses Opportunism to track sales to their customers and their org has millions of Opportunities. They want to begging to track revenue over time through a related Revenue object.
As part of their initial implementation, they want to perform a one-time seeding of their data by automatically creating and populating Revenue records for Opportunities, based on complex logic. They estimate that roughly 100,000 Opportunities will have revenue records and populated.
What is the optimal way to automate this?

Correct Answer:D

Question 120

- (Exam Topic 3)
A developer is developing a reusable Aura component that will reside on an sObject Lightning page with the following HTML snippet:
Caura: component implements-“forcethaaRecordid, flexipage:availableForAllPageTypes”>

Hello!


How can the component’s controller get the context of the Lightning page that the sobject is an without requiring additional best coverage?

Correct Answer:D

START Platform-Developer-II EXAM