what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / sathiya prabha
1. A compiler translates code from a source language to a target language, which can then be executed by a machine.
An interpreter reads code in an interpreted language (e.g. PHP, Perl, JavaScript) and directly executes the contained instructions.
2. Compiler checks syntax of programme
Interpreter
checks the keywords of a prog.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do the PUT and INPUT functions do?
What are the difference between ceil and floor functions in sas?
Can you suggest us materials for sdtm mapping?
Are you involved in writing the inferential analysis plan? Tables specifications?
What does the trace option do?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is slowly changing dimension? : Sas-di
What are the default statistics for means procedure?
How to create a permanent sas data set?
how the sas basic syntax style described? : Sas-administrator
What is the use of PROC gplot?
What is the basic structure of the SAS base program?
what is the purpose of _error_? : Sas programming
List out some key concept of SAS
What is run-group processing?