Examveda
Examveda

What is encapsulation in Python classes?

A. The concept of bundling data and methods that operate on the data into a single unit

B. A built-in function

C. A special data type

D. A variable in Python

Answer: Option A


This Question Belongs to Python Program >> Classes And Objects In Python

Join The Discussion

Related Questions on Classes and Objects in Python