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?



Python a compiled language or an interpreted language?..

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

More Python Interview Questions

How do you remove the leading whitespace in a string in python?

0 Answers  


Why do lambda forms in python not have the statements?

0 Answers  


What is the best way to get the first five entries of a data frame?

2 Answers  


What is raw string in python?

0 Answers  


What is n in python?

0 Answers  


Is python client or server side?

0 Answers  


What does the <self> keyword do?

0 Answers  


How is python executed?

0 Answers  


where can I get the study material for python

1 Answers  


Is python easy to learn if you know c++?

0 Answers  


How will you capitalize the first letter of string?

3 Answers  


How for loop will works in python?

0 Answers  


Categories