Q14
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board