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 is AE onset date and what is RDS?
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
How experienced are you with customized reporting and use of Data _Null_ features?
Under what circumstances would you code a SELECT construct instead of IF statements?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
how do u validate the program which u have written.
Describe the ways in which you can create a macro variable?
what does the run statement do? : Sas programming
Difference between informat and format?