Multiple Choice
__________ refers to the ability to associate many meanings to one method name by means of the late binding mechanism.
A) Inheritance
B) Encapsulation
C) Polymorphism
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Derive a class named Dress Shoes from
Q6: The type of the variable naming an
Q8: Early binding enables the compiler to be
Q12: Java allows an instance of an abstract
Q14: Derive a class named Boots from the
Q15: Why should the instanceOf operator be used
Q22: Write a decision statement to determine if
Q31: Assigning an object of a derived class
Q34: An abstract method serves as a placeholder
Q40: You cannot create an object using a/an:<br>A)superclass