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

what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?

Answer Posted / preetam

.a compiler translate the entire program before execution.
.an interpreter translates one line,executes that line and
then translate the next line.
.a compiler creates a list of errors after compilation.
.an interpreter stops after the first error.
.a compiler produces an independent executable file.
.an interpreted program needs the interpreter each time it
is run.
.a compiled program is translated code.
.an interpreted program is translated each time it is run.
.example of compiler is C, C++.
.example of interpreter is VB,Asp.net.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is run-group processing?

1236


What do you know about sas data set?

1180


what are the categories that sas informats are used to the place the data? : Sas-administrator

1093


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

1146


how the sas basic syntax style described? : Sas-administrator

1058


How to test the debugging in sas?

1239


What can you learn from the SAS log when debugging?

1429


do you prefer proc report or proc tabulate? Why? : Sas programming

1028


How do you test for missing values?

1683


What is the difference between reading data from an external file and reading data from an existing data set?

1224


What is substr function?

1237


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1307


what is the use of proc contents and proc print in sas? : Sas-administrator

1101


Difference between SAS STATA & SPSS?

1174


What is the use of divide function?

1114