Multiple Choice
In OOP, the term ____ means to enclose in a class.
A) abstract
B) encapsulate
C) inherit
D) incorporate
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: A(n) _ encapsulates all of the attributes
Q33: You should use _ to name a
Q34: You can write a(n) _ as either
Q35: Although you can define a class that
Q36: To instantiate a class-level object variable, you
Q37: Match each item with a statement below.
Q38: When an application needs to assign data
Q40: By convention, the names of the Private
Q41: The Get statement begins with the keyword
Q42: What is a constructor? What is the