Salesforce
CRT-450 · Question #41
Refer to the following code snippet for an environment has more than 200 Accounts belonging to the Technology' industry: When the code execution, which two events occur as a result of the Apex…
The correct answer is A. If executed in an asynchronous context, the apex transaction is likely to fall by exceeding the. See the full explanation below for the reasoning.
Question
Refer to the following code snippet for an environment has more than 200 Accounts belonging to the Technology' industry:
When the code execution, which two events occur as a result of the Apex transaction? When the code executes, which two events occur as a result of the Apex transaction? Choose 2 answers
Options
- AIf executed in an asynchronous context, the apex transaction is likely to fall by exceeding the
- BThe Apex transaction succeeds regardless of any uncaught exception and all processed accounts
- CThe Apex transaction fails with the following message. "SObject row was retrieved via SOQL
- DIf executed In a synchronous context, the apex transaction is likely to fall by exceeding the DHL
How the community answered
(54 responses)- A76% (41)
- B4% (2)
- C7% (4)
- D13% (7)
Community Discussion
No community discussion yet for this question.