Fill in the blanks: ___________________ is used to call a constructor in the parent class, while ___________________

Question:

Fill in the blanks: ___________________ is used to call a constructor in the parent class, while ___________________ is used to reference a member of the parent class.

A. super and this()

B. super and super()

C. super() and this

D. super() and super

E. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: