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...

Python a compiled language or an interpreted language?

Answer Posted / nashiinformaticssolutions

Python is actually a partially interpreted and partially compiled language. When we run our code, the compilation process begins. This creates byte code internally, which the Python virtual machine (p.v.m.) then converts based on the underlying platform (computer + operating system).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is python scripting easy to learn?

927


How can I force division to be floating point in python?

880


Why c++ is faster than python?

970


Is print a function in python?

875


What tools that helps python development do you know?

899


How to save an image when you know the url?

816


How do you count in python?

895


Mention the floor division available in python

942


What is import in python?

955


Does amazon use python?

819


What is difference between input and raw_input?

1096


Why do lambda forms in python not have the statements?

1128


If a function does not have a return statement, is it valid?

873


How do you split a string in python?

987


what is the statement that can be used in python if the program requires no action but requires a statement syntactically?

866