Vidyalelo
Python · Q5

Concept of Object Oriented Programs in Python

Programming · Python · question 5

Q5

What is the purpose of abstraction in object-oriented programming?

A.
It hides complex implementation details and only exposes essential features
Answer
B.
It defines a new class
C.
It creates abstract objects
D.
It abstracts the data

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board