Multiple Choice
The constructor of a subclass can call the constructor of the superclass by using the ______ reference.
A) extends
B) new
C) super
D) import
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Name two things that an abstract class
Q12: The keyword _ is used in the
Q13: A class's _ members are available to
Q14: What is meant by dynamic binding?
Q15: What is a subinterface?
Q17: What is an advantage to defining an
Q18: A method that has the same name
Q19: An instance of a superclass can be
Q20: _ is the ability of a class
Q21: What is an access modifier?