Search This Blog

Friday, August 15, 2025

Java Inheritance - Constructors

 Which of the following is used to call a parent class constructor from the child class constructor?

a) extends

b) this(parent classname)

c) super

d) instanceof


Created by Nancy K.A.N.

@23:08 15-Aug-2025

No comments:

Post a Comment