Salesforce
CRT-450 · Question #117
What are two use cases for executing Anonymous Apex code? Choose 2 answers
The correct answer is B. To schedule an Apex class to run periodically C. To run a batch Apex class to update all Contacts. See the full explanation below for the reasoning.
Question
What are two use cases for executing Anonymous Apex code? Choose 2 answers
Options
- ATo delete 15,000 inactive Accounts In a single transaction after a deployment
- BTo schedule an Apex class to run periodically
- CTo run a batch Apex class to update all Contacts
- DTo add unit test code coverage to an org
How the community answered
(53 responses)- A11% (6)
- B74% (39)
- D15% (8)
Community Discussion
No community discussion yet for this question.