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 |
At compile time when a SAS data set is read, what items are created?
How to display duplicate observations in data?
what is the difference between proc means and proc tabulate?
For clinical entire study how many tables will create approx?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
what is the effect of the options statement errors=1? : Sas programming
what type of reports you are generating in your company...???
2 Answers GSK GlaxoSmithKline,
What is the Program Data Vector (PDV) and What are its functions?
How many missing values are available? When might you use them?
Name few SAS functions?
In PROC PRINT, can you print only variables that begin with the letter “A”?
Can Some one Explain How the Datasets from SAS can be loaded in to the MVS OS?