Vidyalelo
Python · Q31

Concept of Object Oriented Programs in Python

Programming · Python · question 31

Q31

Which principle of OOP is related to creating new classes by extending existing classes?

A.
Inheritance
Answer
B.
Polymorphism
C.
Encapsulation
D.
Abstraction

Answer: Option A

Solution

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