what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / mehboob alam
compiler compile the source code while interpreter compile
the code that is allready compiled that is in the form of
bytecode
compiler scan whole code at once so it is fast incompare
with interpreter while interpreter comiled the byte code
line by line and convert in machine code so it is slow in
compare with compiler
| Is This Answer Correct ? | 72 Yes | 44 No |
Post New Answer View All Answers
what are the best practices to process the large data sets in sas programming? : Sas-administrator
what are the types of interactive display types? : Sas-bi
what is the use of proc sql? : Sas programming
How do you use the do loop if you don’t know how many times you should execute the do loop?
Tell me about % include and % eval? : sas-macro
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Difference between SAS STATA & SPSS?
Mention what is PROC in SAS?
explain about various caches available in data integrator? : Sas-di
What are the statements that are executed only?
How to create list output for cross-tabulations in proc freq?
explain the concepts and capabilities of business object? : Sas-bi
Differentiate between proc means and proc summary.
Hi, If anyone has base SAS certification dumps, please share.
What are the difference between sas functions and procedures?