Examveda

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

D. It abstracts the data

Answer: Option C


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python