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

What is string replication operator in python?

992


What is the use of the break statement?

827


Explain inheritance in python with example?

791


Can we overload constructor in python?

900


How do I run a py file in python shell?

862


Explain and statement about list?

885


How do I run a script in python shell?

930


Explain how to redirect the output of a python script from standout(ie., A monitor) on to a file?

901


What is egg and wheel in python?

921


What is the print in python?

847


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

1077


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

833


How does pop function works in set data types?

833


Write a program to create a class and make an object of the class in python?

905


Should I learn c++ or python?

824