True/False
Objects of unrelated classes that implement the same interface can respond to the method calls of that interface polymorphically.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: Interfaces can have _methods.<br>A) 0<br>B) 1<br>C) 2<br>D)
Q43: With Protected instance variables in the base
Q45: In practice,derived classes should depend only on
Q47: Which of the following statements about MustInherit
Q49: Base class methods with this level of
Q50: The first task of any base class's
Q51: To avoid duplicating code (and possibly errors),use
Q52: A derived class can add its own
Q53: An interface reference may invoke only the
Q53: Polymorphism allows you to command a wide