Vidyalelo
Python · Q30

Concept of Object Oriented Programs in Python

Programming · Python · question 30

Q30

What is the main advantage of using abstraction in object-oriented programming?

A.
It hides complex implementation details and focuses on the essential features
Answer
B.
It reduces code size
C.
It makes code run faster
D.
It simplifies syntax

Answer: Option A

Solution

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