Q8
What is encapsulation in Python classes?
A.
The concept of bundling data and methods that operate on the data into a single unit
AnswerB.
A built-in function
C.
A special data type
D.
A variable in Python
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board