Examveda
Examveda

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

Answer: Option D


This Question Belongs to Java Program >> Overriding And Overloading

Join The Discussion

Related Questions on Overriding and Overloading