181k views
0 votes
Encapsulation is one of the important features of objects (in object-oriented programming in which a subclass inherits the properties, methods, and events of the class to which it belongs.

a. True
b. False

1 Answer

4 votes
False

in object-oriented programming in which a subclass inherits the properties, methods, and events of the class to which it belongs. -- must be inheritance
User Kkjoe
by
9.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.