Multiple Choice
The term ____ means "many forms."
A) inheritance
B) polymorphism
C) UML
D) virtual
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q59: When you create a class by making
Q60: class Vehicle {} <br>public class Car extends
Q61: The ability to use inheritance in Java
Q62: Create a class named Student that contains
Q63: When you create a class and do
Q65: What is the difference between derived classes
Q66: Using the keyword _ provides you with
Q67: _ is a mechanism that enables one class
Q68: Usually, the subclass constructor only needs to
Q69: Match each term with the correct statement