Question 1
What is a valid statement about Apex classes and interfaces? Choose 2 answers:
Question 2
An Approval Process is defined in the Expense_Item__c. A business rule dictates that whenever a user changes the Status to 'Submitted' on an Expense_Report__c record, all the Expense_Item__c records related to the expense report must enter the approval process individually. Which approach should be used to ensure the business requirement is met?
Question 3
What is the result of the following code snippet?
Question 4
A company has a custom object named Region. Each account in salesforce can only be related to one region at a time, but this relationship is optional. Which type of relantionship should a developer use to relate an account to a region?
Question 5
Which type of information is provided by the Checkpoints tab in the Developer Console? (Choose 2)
