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
What is PEP8?
How can you access a module written in python from c?
How to iterate through two lists in parallel?
Do you need python to run a python program?
What is the purpose of _init_() function in python?
Mention the rules for local and global variables in python?
Where is python best used?
Explain python functions?
Why do lambda forms not have statements?
Do they know a tuple/list/dict when they see it?
What are the disadvantages of the Python programming language?
What is the best front end for python?
What is the difference between local vs global in python?
Which databases are supported by python?
Which python function will you use to convert a number to a string?