Multiple Choice
__________ refers to combining data and code into a single object.
A) Data hiding
B) Abstraction
C) The constructor
D) Encapsulation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: Given the following code, what will be
Q36: Select all that apply. Which of the
Q37: A class is not an object. It
Q38: It is common practice in object-oriented programming
Q39: You should not define a class that
Q41: A method that gets a value from
Q42: A group of related classes is called
Q43: Another term for an object of a
Q44: When an object is passed as an
Q45: Instance methods do not have the _