Multiple Choice
____ is the ability to define objects and methods in different forms.
A) Polymorphism
B) Encapsulation
C) Abstraction
D) Inheritance
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: _ variables are accessible throughout a Ruby
Q36: With _ you can build an entire
Q37: Local variables are accessible throughout a Ruby
Q38: The _ keyword makes any specified properties
Q39: A variable with a _ scope can
Q41: To instantiate an object and initialize it
Q42: _ is an object-oriented feature that provides
Q43: Access specified by the public, private or
Q44: Polymorphism can be implemented within Ruby by
Q45: Abstraction is implemented through classes and includes