Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
Answer Posted / ganesh
My answer is interpret. Why because compile means it checks
all the errors at onetime and gives the output. but coming
to the interpret it going check by errors line by line and
observation by observation and inbetween any errors occour
i stops the process for the next step.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how does sas handle missing values in assignment statements? : Sas programming
Explain the special input delimiters used in sas programming.
what is change analysis in sas di ? : Sas-di
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Explain bmdp procedure?
What is the use of divide function?
explain the concepts and capabilities of business object? : Sas-bi
Give e an example of..
What are the data types does SAS contain?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Mention what is the difference between nodupkey and nodup options?
Name types of category in which SAS Informats are placed?
what does the run statement do? : Sas programming
what is the Population you used in your project, is it ITT or PP?
what is slowly changing dimension? : Sas-di