Programming - Inheritance - Discussion

You Are Here :: Home > JAVA > Inheritance - Discussion

 



Q.

Which method is used to call the constructors of the superclass from the subclass?                         


A. super(argument) B. super(method)
C. super(variable) D. super(classname)

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion