Quiz
Let's test your understanding of Inheritance with the help of this short quiz.
Technical Quiz
1.
Which keyword is used to derive a class from another class?
A.
super
B.
this
C.
extends
D.
extend
1 / 5
Let's test your understanding of Inheritance with the help of this short quiz.
Which keyword is used to derive a class from another class?
super
this
extends
extend