Solved

Critical Thinking Questions (Multiple Choice) Suppose You Have Defined a Method

Question 122

Multiple Choice

Critical Thinking questions (Multiple Choice) Suppose you have defined a method called getArea() for the Pizza subclasses RoundPizza, RectanglePizza, and TrianglePizza. When getArea() is called at run-time, the object-appropriate version is invoked using the feature of ____.


A) polymorphism
B) encapsulation
C) information hiding
D) refactoring

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions