COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which best describes Python?
|
Scripting
|
|
Interpreted
|
|
Compiled
|
|
Compiled
|
Explanation:
Detailed explanation-1: -Numbers, string, Tuple, Dictionary and list are the five standard type date used in python.
Detailed explanation-2: -Python is a multi-paradigm programming language. Object-oriented programming and structured programming are fully supported, and many of their features support functional programming and aspect-oriented programming (including metaprogramming and metaobjects).
Detailed explanation-3: -Answer: The correct option is d) Compiled language is not a feature of Python. Python is an interpreted, high-level, dynamic, free, and open source programming language. Both procedural-oriented and object-oriented programming are supported by it.
There is 1 question to complete.