- (Exam Topic 2)
On which object can an administrator create a roll-up summary field?
Correct Answer:
A
- (Exam Topic 2)
The Review_c object has a lookup relationship up to the Job_Application_c object. The Job_Application c object has a master-detail relationship up the Position_c object. The relationship field names are based on the auto-populated defaults. What is the recommended way to display field data from the related Review c records on a Visualforce page for a single Position_c record?
Correct Answer:
A
- (Exam Topic 2)
Which three statements are true regarding the @istest annotation? Choose 3 answers
Correct Answer:
BDE
- (Exam Topic 2)
A developer needs to apply the look and feel of lightning experience to a number of applications built using a custom third-party javascript framework and rendered in visualforce pages which option achieves this?
Correct Answer:
D
- (Exam Topic 2)
hat are three techniques that a developer can use to invoke an anonymous block of code? Choose 3 answers
Correct Answer:
BCD