READ Free Dumps For Salesforce- DEV-501
Question ID 22219 | What is the default return type of a sosl statement? |
Option A | Apex process classes |
Option B | Apex classes |
Option C | List of List Objects |
Option D | SOQL for loops |
Correct Answer | C |
Question ID 22220 | Which trigger context variable allows you to modify field values before they are written to the database in the before trigger? |
Option A | @ReadOnly |
Option B | RETURNING |
Option C | Webservice |
Option D | Trigger.new |
Correct Answer | D |