00:00

QUESTION 1

To which primitive data type in Apex is a currency field atomically assigned?

Correct Answer: B

QUESTION 2

When creating a record with a Quick Action, what is the easiest way to post a feed item?

Correct Answer: A

QUESTION 3

A company wants a recruiting app that models candidates and interviews; displays the total number of interviews on each candidate record; and defines security on interview records that is independent from the security on candidate records. What would a developer do to accomplish this task? Choose 2 answers

Correct Answer: CD

QUESTION 4

A developer has a single custom controller class that works with a Visualforce Wizard to support creating and editing multiple sObjects. The wizard accepts data from user inputs across multiple Visualforce pages and from a parameter on
the initial URLWhich statement is unnecessary inside the unit test for the custom controller?

Correct Answer: AD

QUESTION 5

Where can the custom roll-up summary fields be created using Standard Object relationships (Choose 3)

Correct Answer: ADE