Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
Answer Posted / kalyan
SAS is both COMPILER & INTERPRETER
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what has been your most common programming mistake? : Sas programming
In ARRAY processing, what does the DIM function do?
Explain how you can debug and test your SAS program?
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?
where are dashboard components are created and maintained? : Sas-bi
Enlist the functions performed by sas.
How is character variable converted into numeric variable and vice versa?
What is the basic syntax of a sas program?
What Proc glm does?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
Of all your work, where have you been the most successful?
How do dates work in SAS data?
In SAS explain which statement does not perform automatic conversions in comparisons?
What does proc print, and proc contents are used for?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming