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


Please Help Members By Posting Answers For Below Questions

Explain data_null_?

609


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

605


what is change analysis in sas di ? : Sas-di

606


What is the difference between order and group variable in proc report?

833


What is the maximum and minimum length of macro variable

652






What is by-group processing?

574


What system options would you use to help debug a macro? : sas-macro

636


How can you create a macro variable with in data step? : sas-macro

572


explain the key concept of sas? : Sas-administrator

556


what is sas metadata server? : Sas-di

588


why is a stop statement needed for the point=option on a set statement? : Sas programming

583


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?

1684


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

605


What is SAS? What are the functions does it performs?

729


How do you specify the number of iterations and specific condition within a single do loop?

617