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

Answer Posted / charulata

1: A compiler generally takes source code and turns it into
instructions that run on the hardware directly.
4: A compiler searches all the errors of a program and
lists them. If the program is error free then it converts
the code of program into machine code and then the program
can be executed by separate commands.
1: An interpreter generally processes the source code
directly or first tokenizes it into a byte-code type form
to interpret that.
2: An interpreter checks the errors of a program statement
by statement. After checking one statement, it converts
that statement into machine code and then executes that
statement. The process continues until the last statement
of program occurs.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you invoke a macro? : sas-macro

548


Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma

3058


What is the maximum length of the macro variable? : sas-macro

617


How to test the debugging in sas?

606


how to generate the test data in sas without input data? : Sas-administrator

575






how are numeric and character missing values represented internally? : Sas programming

619


What is the length assigned to the target variable by the scan function?

671


Do you know the features of sas?

592


What does PROC print, and PROC contents do?

722


Describe what are the different levels of administrative users in sas? : sas-grid-administration

596


Mention what is the difference between nodupkey and nodup options?

595


what is the purpose of _error_? : Sas programming

607


Have you used macros? For what purpose you have used? : sas-macro

557


What are the difference between ceil and floor functions in sas?

704


how many display types available in sas bi dashboard? : Sas-bi

637