nerdexam
Salesforce

CRT-450 · Question #20

Given the following Anonymous Block: Which one do you like? What should a developer consider for an environment that has over 10,000 Case records?

The correct answer is A. The transaction will fail due to exceeding the governor limit. See the full explanation below for the reasoning.

Question

Given the following Anonymous Block:

Which one do you like? What should a developer consider for an environment that has over 10,000 Case records?

Exhibit

CRT-450 question #20 exhibit

Options

  • AThe transaction will fail due to exceeding the governor limit.
  • BThe try/catch block will handle any DML exceptions thrown.
  • CThe transaction will succeed and changes will be committed.
  • DThe try/catch block will handle exceptions thrown by governor limits.

How the community answered

(22 responses)
  • A
    82% (18)
  • B
    9% (2)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice