Which type of code represents the Controller in MVC architecture on the Force.com platform? (Choose 2)
Correct Answer:
CD
An sObject named Application_c has a lookup relationship to another sObject named Position_c. Both Application _c and Position_c have a picklist field named Status_c.When the Status_c field on Position_c is updated, the Status_c field on Application_c needs to be populated automatically with the same value, and execute a workflow rule on Application_c.How can a developer accomplish this?
Correct Answer:
C
What are the supported content sources for custom buttons and links? (Choose 2 Answers)
Correct Answer:
AC
Why would a developer use Test. startTest( ) and Test.stopTest( )?
Correct Answer:
D
Which three tools can deploy metadata to production? (Choose three.)
Correct Answer:
ADE