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
If you could design your ideal job, what would it look like?
Which command is used to save logs in the external file?
What function CATX syntax does?
What is interleaving in SAS?
how does sas handle missing values in formats? : Sas programming
How would you identify a macro variable? : sas-macro
Explain what Proc glm does?
For what purposes have you used sas macros? : sas-macro
Can you explain the process of calendar?
is data integration and etl programming is same? : Sas-di
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What does proc print, and proc contents are used for?
what is the effect of the options statement errors=1? : Sas programming
What is the role of unrestrictive users? : sas-grid-administration
what are input dataset and output dataset options? : Sas programming