ServiceNow Certified System Administrator — Question 344

When working on a form, what is the difference between Insert and Update operations?

Answer options

Correct answer: B

Explanation

The correct answer is B because the Insert operation adds a new record while the Update operation modifies an existing record, and both actions lead to exiting the form. Options A, C, and D incorrectly describe the behavior of these operations in relation to the form's state after execution.