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
Explain what is namespace in python?
How the memory is managed in python?
Explain the shortest way to open a text file and display its contents?
How many kinds of operators do we have in python? Explain arithmetic operators?
How do you remove duplicates from a list whilst preserving order?
What is private method in python?
How will you remove all leading and trailing whitespace in string in python?
Which python library is built on top of matplotlib and pandas to ease data plotting?
How do you sort a list in descending in python?
What are class methods?
Tell me what are different methods to copy an object in python?
Write a small code to explain repr() in python ?
Are numpy arrays faster than lists?
What is the purpose of setup py?
How long do goats sleep?