Q9
What does encapsulation refer to in object-oriented programming?
A.
It defines a new class
B.
It creates abstract objects
C.
It hides complex implementation details and only exposes essential features
AnswerD.
It abstracts the data
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board