Home »
MCQs »
OOPs MCQs
What is the most striking feature of class?
4. What is the most striking feature of class?
- Data encapsulation
- Collection of objects of similar type
- Inheritance
- All of the above
Answer: A) Data encapsulation
Explanation:
Data encapsulation is the most striking feature of the class.