Vidyalelo
Java Programming · Q57

Overriding and Overloading

Programming · Java Programming · question 57

Q57

Which of this keyword can be used in a subclass to call the constructor of superclass?

A.
super
Answer
B.
this
C.
extent
D.
extends

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board