Q. What is the purpose of the "super" keyword in method overriding? (A) To make the method static (B) To hide the superclass method (C) To create a new object (D) To call the superclass method ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) To call the superclass method