Computer Science, asked by casinghakshita, 2 months ago

Python language supports. which concept?​

Answers

Answered by goldenwind
0

Python language supports OOP (Object Oriented Programming). Python is known to be efficient and useful in OOP.

Answered by sunitasingh1598
0

Explanation:

Python supports object-oriented language and concepts of classes and objects come into existence. It supports inheritance, polymorphism, and encapsulation, etc.

Similar questions