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

Answer Posted / sambit gupta

COMPILER:
1. compiler checks the syntax of a program
2. it accumulates data from the source code into computer language
3. translation is very fast
4. it takes whole program at a time and translets it

INTERPRETER:
1. interpreter checks the the keyword of a program
2. it reads the data from the source code and convert it into given language
3. translation is slow
4. it translates program line by line

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between sas functions and procedures?

644


how to read the variables in sas? : Sas-administrator

556


explain about sas business intelligence? : Sas-bi

600


Mention what are the data types does SAS contain?

699


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

939






How does proc sql work?

618


what are the best practices to process the large data sets in sas programming? : Sas-administrator

544


what is null hypothesis? why do you consider that?

2425


Do you know the features of sas?

598


Describe the ways in which you can create a macro variable?

628


Where do you use proc means over proc freq?

568


What are symget and symput? : sas-macro

735


How to convert a numeric variable to a character variable?

634


How would you determine the number of missing or nonmissing values in computations?

652


Explain by-group processing?

591