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
Explain how you can debug and test your SAS program?
Compare sas with other data analytics tools.
What is PDV?
What is a macro routine?
What are the limitations for memory allocation for SAS variables
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
How to create a permanent sas data set?
What are the ways to do a “table lookup” in sas?
what is the difference between nodup and nodupkey options? : Sas programming
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How to specify variables to be processed by the freq procedure?
What is maximum number of rows and cols can be handled in SAS?
Differentiate between proc means and proc summary.
What are types of transport files?
How would you identify a macro variable? : sas-macro