Multiple choice

An object that has more than one form is referred to as

  1. Inheritance

  2. Interface

  3. Polymorphism

  4. Abstraction

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Polymorphism (from Greek, meaning 'many forms') is the ability of an object to take on many forms, often through inheritance or interfaces.