Q. Which method is called right before a field is saved?
β
Correct Answer: (A)
onBeforeSave()
Explanation: The method onBeforeSave() is called right before a field is saved.