what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / rekha
1.An compiler interprets the higher level language to
machine understandable language.
2.compiler compils entire code at atime,but interpreter
interprets the code line by line.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between %put and symbolgen? : sas-macro
How can you create a macro variable with in data step? : sas-macro
What is the basic syntax style in SAS?
what are input dataset and output dataset options? : Sas programming
what is slowly changing dimension? : Sas-di
what versions of sas have you used (on which platforms)? : Sas programming
how to generate the test data in sas without input data? : Sas-administrator
What is maximum storage capability of SAS?
explain about sas business intelligence? : Sas-bi
what is ae onset date n what is RDS
What are the default statistics that proc means produce?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Name types of category in which SAS Informats are placed?
Name any two sas spawners? : sas-grid-administration
What are the new features included in the new version of SAS Programming Language?