what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / kodali shakti swaroop
compiler and interpriter are similer. Compiler compiles
source code into byte code, it takes whole
code and executes,
1.Compiler checks syntax of programme where as Interpreter
checks the keywords of a prog.
2.Interpretor provides colour coding to the prog and helps
in self debugging while writing a prog
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is the difference between one to one merge and match merge? Give an example.
What sas features do you use to check errors and data validation?
explain the concepts and capabilities of business object? : Sas-bi
What is the role of sas grid administrator? : sas-grid-administration
What is a macro routine?
If a variable contains letters or special characters, can it be numeric data type?
To what type of programms have you used scratch macros?
what is null hypothesis? why do you consider that?
For what purposes have you used sas macros? : sas-macro
What is data _null_?
What is program data vector (pdv) and what are its functions?
how can you import .csv file in to sas? : Sas programming
Explain the difference between informat and format with an example.
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
how to change the execute of macro