Multiple Choice
____ is the principle that allows you to apply your knowledge of a general category to more specific objects.
A) Inheritance
B) Polymorphism
C) Encapsulation
D) Override
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Using a class named Student , write
Q24: A class diagram consists of a rectangle
Q28: The term _ means "many forms."
Q46: What are virtual method calls?
Q48: Conventionally, arrows used in a _ to
Q49: The methods in a subclass can use
Q50: If jrStudent is an object of Student
Q58: Which statement correctly declares a sedan object
Q61: The ability to use inheritance in Java
Q78: What does polymorphism mean in Java programming?