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 do the mod and int function do? What do the pad and dim functions do? : Sas programming

600


How do you delete duplicate observations in sas?

561


In sas, what are the areas that you are most interested in? : sas-grid-administration

626


What areas of SAS are you most interested in?

1050


Do you need to rearrange the order of the data for the report?

1825






what is enterprise guide? What is the use of it? : Sas programming

526


What are the scrubbing procedures in sas?

560


Enlist the functions performed by sas.

664


What are the functions which are used for character handling functions?

601


Tell e how how dealt with..

1747


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

535


Hi, If anyone has base SAS certification dumps, please share.

1379


what is star schema? : Sas-di

635


Why and when do you use proc sql?

746


what are sas/access and sas/connect? : Sas programming

539