Ask Question
7 November, 14:40

A developer writes a trigger on the Account object on the before update event that increments a count field. A workflow rule also increments the count field every time that an Account is created or updated. the field update in the workflow rule is configured to re-evaluate workflow rules. What is the value of the count field if an account is inserted with initial value 0

+3
Answers (1)
  1. 7 November, 15:31
    0
    The answer is "2"

    Explanation:

    In the given question, the answer is "2" because if the user is new. so very first, the user creates its account and after creating his account, he will update his account value.

    When the user creates its account, the value will be 1, and when he updates its account value. so, the value will be 2, that's why 2 is the correct answer.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A developer writes a trigger on the Account object on the before update event that increments a count field. A workflow rule also ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers