Examveda
Examveda

What is the purpose of the "super" keyword in method overloading?

A. To create a new object

B. To make the method final

C. To call the superclass constructor

D. To hide the superclass method

Answer: Option C


This Question Belongs to Java Program >> Overriding And Overloading

Join The Discussion

Related Questions on Overriding and Overloading