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

Is Python a compiled language or an interpreted language?

Answer Posted / nashiinformaticssolutions

Python is an interpreted language, which means the Python code is executed line-by-line by the Python interpreter at runtime, rather than being compiled into machine code beforehand.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the arithmetic operators supported by python.

878


Tell me how do you debug a program in python? Is it possible to step through python code?

753


What is a 4 tuple?

897


Does python supports hybrid inheritance?

835


What is the difference between list and tuple?

913


Name few python checkers for debugging?

816


Why do list comprehensions write to the loop variable, but generators don’t?

819


What does this mean: *args, **kwargs? And why would we use it?

814


1) How to validate ip address using regex 2)program to increment ip address in python Please find answers to above questions thanks in advance.

1322


What are python methods?

782


I am from non technical Background. In how many days I can learn the python? and What I need to do for that?

2329


What is enumerate() explain its uses?

969


What is the difference between ‘match’ and ‘search’ in python?

766


Explain me what are the built-in types available in python?

776


What does __ init __ py do in python?

798