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
What is the length assigned to the target variable by the scan function?
What do you understand by the term Normal Distribution?
In ARRAY processing, what does the DIM function do?
How are numeric and character missing values represented internally?
what is the difference between infile and input? : Sas-administrator
what is metadata? : Sas-bi
What are the difference between ceil and floor functions in sas?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
how does sas handle missing values in sort order? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming
explain what is data set in sas? : Sas-administrator
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Do you need to know if there are any missing values?
what is hash files in sas and why we are using this one in sas?
Mention common programming errors committed in sas ?