Salesforce DEX-450 Build Applications Programmatically on the Salesforce Platform Exam Practice Test

Page: 1 / 14
Total 200 questions
Question 1

Which action causes a before trigger to fire by default for Accounts?



Answer : C


Question 2

Management asked for opportunities to be automatically created for accounts with annual revenue greater than $1, 000,000. A developer created the following trigger on the Account object to satisfy this requirement.

Users are able to update the account records via the UI and can see an opportunity created for high annual revenue accounts. However, when the administrator tries to upload a list of 179 accounts using Data Loader, it fails with system, Exception errors.

Which two actions should the developer take to fix the code segment shown above?

Choose 2. answers



Answer : A, C


Question 3

What is a benefit of developing applications



Answer : B


Question 4

Universal Containers (UC) is developing a process for their sales teams that requires all sales reps to go through a set of scripted steps with each new customer they create.

In the first step of collecting information, UC's ERP system must be checked via a REST endpoint to see if the customer exists. If the customer exists, the data must be presented to the sales rep in Salesforce.

Which two should a developer implement to satisfy the requirements?

Choose 2 answers



Answer : A, B


Question 5

Which three code lines are required to create a Lightning component on a Visualforce page?

Choose 2 answers



Answer : A, B, C


Question 6

A developer must implement a CheckPaymentProcessor class that provides check processing payment capabilities that adhere to what is defined for payments in the Payment Processor interface.

Which implementation is correct to use the PaymentProcessor interface class?

A)

B)

C)

D)



Answer : C


Question 7

When importing and exporting data into Salesforce, which two statements are true?

Choose 2 answers



Answer : B, D


Page:    1 / 14   
Total 200 questions