True/False
An interface reference can refer to any object of any class that implements the interface.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Explain how to alter the selection sort
Q27: Demonstrate how the following array is sorted
Q28: The binary search can be used on
Q29: An class reference can refer to any
Q30: Although insertion sort and selection sort have
Q32: Code Example Ch 10-1<br>An int array
Q33: Given the following code, class Aggregate is
Q34: A method's parameter can be polymorphic, giving
Q35: What does the following code do? Assume
Q36: It is possible to sort an array