What is the Python programming language?
Answers
Answered by
1
The Python Programming Language. ... Python is an example of a high-level language; other high-level languages you might have heard of are C++, PHP, and Java.
Answered by
1
Python is high-level programming language.
Explanation:
Python is a general-purpose high-level programming language. Guido van Rossum created this during 1985- 1990.
Salient features of Python Programming:
- Python adopts functional and structured programming besides OOP.
- Python supports scripting or can be compiled to byte-code for building large applications.
- Python supports very high-level dynamic data types and provides dynamic type checking.
- Python has an automatic garbage collection.
- Python can be integrated with C, C++, COM, ActiveX, CORBA, and Java easily.
- Python is Easy-to-learn, Easy-to-read, and Easy-to-maintain.
- Python is Portable, Extendable, and Scalable.
- Python has a broad standard library, provides interfaces to all major commercial databases, and supports GUI Programming.
Similar questions
English,
5 months ago
Computer Science,
5 months ago
Computer Science,
11 months ago
Math,
1 year ago