Polymorphism means ____.

Polymorphism means ______________.


A. that data fields should be declared private.
B. that a class can extend another class.
C. that a variable of supertype can refer to a subtype object.
D. that a class can contain another class.

The correct answer is C


Java

Learn More Multiple Choice Question :