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.

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


Please Help Members By Posting Answers For Below Questions

Does python have private?

897


Why is python 2 still used?

887


Difference between lists and tuples in python?

972


What is inside __ init __ py?

919


Why do we use join() function in python?

998


What is loop and types?

909


What is a metaclass in Python?

925


Is python useful for finance?

876


How do I create a variable number of variables?

928


What is negative index in Python?

1049


How to avoid having class data shared among instances in python?

1016


How do you run a python script?

1011


How do I run a python file in python shell?

893


What is pop in python?

851


What is the difference between raw_input() and input() in python?

981