Answer Posted / chaitanya
Python program runs directly from the source code. Each type Python programs are executed code is required. Python converts source code written by the programmer into intermediate language which is again translated it into the native language / machine language that is executed. So Python is an Interpreted language.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you convert a number into a string?
Explain about exceptions in python?
What is the best flask or Django
What is py4j?
How long will it take to learn python?
What is python? What do you understand of pep 8?
Which method will be used to delete a file ?
What is orm in python?
Whenever python exits, why isn’t all the memory de-allocated?
Which is best python or r?
What is a raw input?
Is nan a float python?
Does pandas recognize dates when importing data?
What is anagram in python?
What are python modules?