Q17
Which keyword is used to call the constructor of the superclass in a subclass constructor?
A.
super
AnswerB.
this
C.
extends
D.
constructor
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board