what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / suhaira tasneem p.m
compiler:
*when an error is formed we need to compile the whole prog. again
*machine code obtain after compilation is not portable
interpreter:
*when an error formed no need to run whole prog.
*code is portable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To what type of programms have you used scratch macros?
how the sas basic syntax style described? : Sas-administrator
what are the best practices to process the large data sets in sas programming? : Sas-administrator
what is the basic structure sas administrator? : Sas-administrator
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Why and when do you use proc sql?
explain the proc in sas? : Sas-administrator
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What is the difference between the proc sql and data step?
explain the function of substr in sas? : Sas-administrator
What are the uses of sas?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
what is business intelligence? : Sas-bi
How do you debug and test your SAS programs?