Multiple Choice
____ involves the restriction of access to one or more of the properties and methods defined within a class.
A) Inheritance
B) Encapsulation
C) Abstraction
D) Polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Which of the following methods can be
Q12: Access to any properties or methods that
Q13: Inheritance makes program code more reliable by
Q14: _ variables are similar to instance variables,
Q15: The _ keyword restricts the access of
Q17: _ is implemented through classes and includes
Q18: Encapsulation is the ability to make important
Q19: Encapsulation allows the internal representation of objects
Q20: You should assign variables the lowest level
Q21: Abstraction involves the restriction of access to