IS SAS COMPILER OR INTERPRETER? EXPLAIN?
Answer Posted / nanda katepalli
Obviously, all most all languages are interpreters. Because,
the computer can only understand assembly language i.e '0'
and '1'. It converts the language into them and gives it to
the system. SAS can be called as a interpreter because its
done in the internal part and we get the output in the given
language. SAS is a compiler and a interpreter.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
what is star schema? : Sas-di
what are the categories that sas informats are used to the place the data? : Sas-administrator
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is your favorite all time computer book? Why?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
Explain the difference between using drop = data set option in set and data statement?
To what type of programms have you used scratch macros?
What is the difference between reading data from an external file and reading data from an existing data set?
Approximately what date is represented by the SAS date value of 730?
explain about data integrator metadata reports? : Sas-di
Give some examples where proc report’s defaults are different than proc print’s defaults?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What are all the problems you faced while validating tables and reports?