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

How would you invoke a macro? : sas-macro

1112


Differentiate between ceil and floor functions.

1152


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

1028


How sas treats the dsd delimiters?

1208


Differences between where and if statement?

1080


what is data access? : Sas-di

1134


Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?

1676


How many data types are there in SAS?

1075


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1787


What is run-group processing?

1151


How do dates work in SAS data?

1169


Where do you use proc means over proc freq?

1106


What are the features of base sas system?

1062


How do you control the number of observations and/or variables read or written?

1245


how do the in= variables improve the capability of a merge? : Sas programming

1431