Multiple Choice
What is the process of hiding object data and providing methods for data access called?
A) documentation
B) encapsulation
C) instantiation
D) abstraction
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: What will be output from the following
Q19: What do instance variables belong to?<br>A) an
Q20: Consider the following method comment and method
Q22: Which of the following corresponds to the
Q23: You should declare all instance variables as
Q26: Fill in the blank in the following
Q38: Each object of a class has its
Q63: What contains the instructions to initialize the
Q83: Consider the constructor of the BankAccount class
Q107: An instance variable declaration consists of which