Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how python is interpreted.



Explain how python is interpreted...

Answer / 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

More Python Interview Questions

Mention what are the rules for local and global variables in Python?

0 Answers  


What is the key difference between a list and the tuple?

0 Answers  


is Python similar to ruby?

0 Answers  


Given the first and last names of all employees in your firm, what data type will you use to store it?

0 Answers  


What is super in python class?

0 Answers  


What is the difference between range() and xrange() functions in python?

0 Answers  


Describe how to implement Cookies for Web python.

1 Answers  


Explain how python is interpreted.

1 Answers  


Describe how to send mail from a Python script.

1 Answers  


What are the generators in python?

0 Answers  


How do we make forms in python?

0 Answers  


Does range start at 0 python?

0 Answers  


Categories