Q. Which method is used to override model saving behavior?
β
Correct Answer: (C)
save()
Explanation: Overriding `save()` allows customization of saving behavior.