Home »
MCQs »
OOPs MCQs
____ is the process of compartmentalizing the elements of an abstraction that contribute to its structure and behavior?
31. ____ is the process of compartmentalizing the elements of an abstraction that contribute to its structure and behavior?
- Encapsulation
- Abstraction
- Classes
- Inheritance
Answer: A) Encapsulation
Explanation:
Encapsulation is the process of compartmentalizing the elements of an abstraction that contribute to its structure and behavior.