Vidyalelo
Java Programming · Q17

Constructors and Methods

Programming · Java Programming · question 17

Q17

Which keyword is used to call the constructor of the superclass in a subclass constructor?

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

Answer: Option A

Solution

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