True/False
An instance of a superclass can be used anywhere an instance of its subclass is expected.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: What is meant by dynamic binding?
Q15: What is a subinterface?
Q16: The constructor of a subclass can call
Q17: What is an advantage to defining an
Q18: A method that has the same name
Q20: _ is the ability of a class
Q21: What is an access modifier?
Q22: A superclass's private data fields can be
Q23: In a class within a package,the keyword
Q24: What kind of methods are appropriate to