Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 40 discussion

Actual exam question from Salesforce's CRT-450
Question #: 40
Topic #: 1
[All CRT-450 Questions]

What is a benefit of using an after insert trigger over using a before insert trigger?

  • A. An after insert trigger allows a developer to bypass validation rules when updating fields on the new record.
  • B. An after insert trigger allows a developer to insert other objects that reference the new record.
  • C. An after insert trigger allows a developer to make a callout to an external service.
  • D. An after insert trigger allows a developer to modify fields in the new record without a query.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
DhakedDev
4 months, 3 weeks ago
Selected Answer: B
B Correct We use before to operate on same object. If we want to access or modify other object than triggering object we use After. I.e Fast field update = Before I.e Related Records = After
upvoted 1 times
...
danielVentura
10 months, 3 weeks ago
B - Correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...