Python language supports. which concept?
Answers
Answered by
0
Python language supports OOP (Object Oriented Programming). Python is known to be efficient and useful in OOP.
Answered by
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