what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / sushant tambad
compiler:translates the entire program.
interpreter:translates the program line by line.
compiler:requires more main memory.
interpretor:requires less memory.
compiler:converts the entire program to machine code,where all the syntax error are removed and executes the machine code.
interpretor:each time the program is executed every line is checked for syntax then converts to equivalent object code directly.
compiler : execution time is less
interpretor: execution time is more
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How to convert a numeric variable to a character variable?
What are the five ways to do a table lookup in sas? : sas-grid-administration
What do you know about sas data set?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
Differences between where and if statement?
Differentiate between sas functions and sas procedures.
What are the default statistics that proc means produce?
Are you involved in writing the inferential analysis plan? Tables specfications?
What are the table names in oracle database...?
What is the difference between INPUT and INFILE ?
Mention sas system options to debug sas macros.
Explain by-group processing?
what are the categories that sas informats are used to the place the data? : Sas-administrator