Examveda
Examveda

Which method is called during method overriding in Java if the superclass method is invoked using the "super" keyword?

A. The superclass method

B. The subclass method

C. Both methods are called

D. None of the methods are called

Answer: Option A


This Question Belongs to Java Program >> Overriding And Overloading

Join The Discussion

Related Questions on Overriding and Overloading