Multiple Choice
A base class reference variable knows only about the members that are declared in the ____________.
A) derived class
B) base class
C) method header
D) parameterless constructor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A method that accepts a base class
Q10: To declare a class as abstract, you
Q11: The _ declares that a method in
Q17: Inheritance involves a base class and a
Q17: A(n) _ is a method that appears
Q21: A(n) _ is a property that appears
Q22: The _ is the general class.<br>A) starting
Q28: In the real world you can find
Q29: When an "is a" relationship exists between
Q37: You cannot assign a base class reference