IS SAS COMPILER OR INTERPRETER? EXPLAIN?
Answers were Sorted based on User's Feedback
Answer / 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 |
What commands are used in the case of including or excluding any specific variables in the data set?
what is sas enterprise intelligence architecture? : Sas-bi
Difference between informat and format?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
why is a stop statement needed for the point=option on a set statement? : Sas programming
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;
What is a put statement?
how do we get duplicate observations in a separate dataset?
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
Explain why double trailing @@ is used in input statement?
What is the sas data set? : sas-grid-administration