Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
Answer Posted / phanirajiv
koduri u r wrong.
by default SAS is a compiled.
the interpret option works only when u mention the option
debug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to sort in descending order?
What is the basic syntax style in SAS?
Do you know the features of sas?
Explain how merging helps to combine data sets.
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;
Describe the ways in which you can create macro variables? : sas-macro
What does PROC print, and PROC contents do?
Explain the purpose of substr functions in sas programming.
Explain data_null_?
what are _numeric_ and _character_ and what do they do? : Sas programming
Describe the ways in which you can create a macro variable?
What are the functions used for character handling?
Name validation tools used in SAS
Differentiate between format and informat? : sas-grid-administration
How do you test for missing values?