Answer Posted / nashiinformaticssolutions
An interpreted language is any programming language that does not convert to machine-level code before runtime. Python is an interpreted language.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many hours does a python sleep?
How can you prevent abnormal termination of a python program?
Is python a scripting or programming?
Can you modify the maximum depth for a recursive function in Python? If yes how?
What are operators?
What is setup py in python?
What is pickling and unpickling in python?
How do I create a countdown timer in python?
Is python faster than c#?
How are the differences in help () and dir () functions?
Do sets, dictionaries and tuples also support comprehensions?
What is a lambda form?
What are string literals in python?
Explain the use of ternary operator in python?
Who created python?