To which primitive data type in Apex is a currency field atomically assigned?
Correct Answer:
B
When creating a record with a Quick Action, what is the easiest way to post a feed item?
Correct Answer:
A
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
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
Where can the custom roll-up summary fields be created using Standard Object relationships (Choose 3)
Correct Answer:
ADE