ServiceNow Certified Application Developer — Question 149

What occurs when an existing table is extended in ServiceNow?

Answer options

Correct answer: D

Explanation

The correct answer is D because when a table is extended in ServiceNow, it automatically inherits the fields and functionalities of the parent table. Options A and B are incorrect as they misrepresent the inheritance behavior, while option C is inaccurate since not all behaviors require manual scripting and configuration.