Home »
MCQs »
Python MCQs
Python is a ___object-oriented programming language
1. Python is a ___object-oriented programming language.
- Special purpose
- General purpose
- Medium level programming language
- All of the mentioned above
Answer: B) General purpose
Explanation:
As a General Purpose Object-Oriented Programming Language, Python can model real-world entities, which makes it a useful tool for data scientists. Because it performs type checking at runtime, it is also known as dynamically typed code. Python is a general-purpose programming language, which means that it is widely used in every domain. This is due to the fact that it is very simple to understand and scalable, which allows for rapid development.