what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / sri
Compiler compiles source code into byte code, it takes whole
code and executes,
Interpreter excuts bytecode line by line, and it converts
byte code into Machine code.
Compiler is faster compater to Interpreater.
By,
Durgam S
| Is This Answer Correct ? | 45 Yes | 24 No |
Post New Answer View All Answers
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what are all the reports you generated in your recent project?
How to convert a numeric variable to a character variable?
How would you identify a macro variable?
what are input dataset and output dataset options? : Sas programming
explain the key concept of sas? : Sas-administrator
what is sas enterprise intelligence architecture? : Sas-bi
What does P-value signify about the statistical data?
Are you involved in writing the inferential analysis plan? Tables specfications?
explain about sas business intelligence? : Sas-bi
What do you know about symput and symget?
Explain why double trailing @@ is used in input statement?
Are you involved in writing the inferential analysis plan? Tables specfications?
List out some key concept of SAS
for report generation which one you used proc report or data_null_?