what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / harry(09819467068)
a compiler and interpreter both convert the source code o machine language but the difference is the compiler compiles and displays he error all in a once in the same window for the whole program but the interpreter displays the error as it goes on coding each line and displays the next line after the error in the present line is checked and verified.
call me if u have any questions or doubts on this subject of information technology on 09819467068
| Is This Answer Correct ? | 23 Yes | 10 No |
Post New Answer View All Answers
How many data types are there in SAS?
What is the general format of function in sas? : sas-grid-administration
Can you execute macro within another macro? : sas-macro
What are the five ways to do a table lookup in sas? : sas-grid-administration
what are all the reports you generated in your recent project?
What makes sas stand out to be the best over other data analytics tools?
explain the difference between proc means and proc summary?
what has been your most common programming mistake? : Sas programming
Differentiate between ceil and floor functions.
what are the component of range? : Sas-bi
why is a stop statement needed for the point=option on a set statement? : Sas programming
How would you invoke a macro? : sas-macro
How can you limit the variables written to output dataset in data step?
Did you used proc test? when?
What is the purpose of _character_ and _numeric_?