Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.

Answers were Sorted based on User's Feedback



Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / kalyan

SAS is both COMPILER & INTERPRETER

Is This Answer Correct ?    8 Yes 0 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / vsrao

compile

Is This Answer Correct ?    5 Yes 1 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / senthilkumar govindarajan

A typical SAS program could contain DATA steps, PROC steps
and macros. Macros are preprocessed. DATA steps are just in
time compiled. PROC steps are interpreted in the oreder
they appear in program. So when we submit a SAS program
consisting of all these three componenets, the macro is
compiled and executed first. If a DATA step is encountered,
then it is compiled and executed. Note that the DATA step
will not be executed if there is an error in the
compilation. If a PROC step is encountered, it is
interpreted and executed line by line. However i am not
certain on this PROC step behaviour.

Is This Answer Correct ?    3 Yes 0 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / 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

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / kishore

sas can do both compilation and interpreting





vvenkish555@yahoo.co.in

Is This Answer Correct ?    2 Yes 0 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / mohit

http://web.utk.edu/sas/OnlineTutor/1.2/en/60476/m22/m22_45.htm

link has the answer

Is This Answer Correct ?    1 Yes 0 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / sr

SAS IS BOTH COMPIL&INTERPRET YES
ALREADY PROVED

Is This Answer Correct ?    0 Yes 0 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / pratik singh jageera

There are hell lot of differences between a Compiler and an Interpreter.But the two which I would take to prove that SAS actually COMPILES and is not Interpreted are:

1)A Compiler takes entire program as input while an interpreter takes single instruction as input.

SAS is a compiler as it does not read and execute one statement at a time. It will either wait for a RUN, QUIT, next DATA or PROC statement before executing its statements.

2)In compiler errors are displayed after entire program is checked.While in interpreter it is displayed for every instruction interpreted.

In SAS all errors are displayed after checking the particular data/proc step.

Is This Answer Correct ?    0 Yes 0 No

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / 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

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain...

Answer / koduri

sorry vsrao, its a interpret.
compile means it will execute once and display all errors,
interpret means it's check each line by line . suppose on
the middle of the program any error it's stop.(ex: _error_=1
always ie reasion)

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More SAS Interview Questions

What is the basic syntax of a sas program?

0 Answers  


how to do user inputs and command line arguments in sas?

0 Answers   D&B, TCS,


what is the need of INDEX in datasets?

6 Answers   CitiGroup,


How to read the file names of a text files from a shared drive using SAS?

1 Answers   HSBC, WNS,


what is picture format? give any one example?

3 Answers   Parexel,


Which are SAS Windows Clients & SAS Java Clients

3 Answers   TCS,


what are input dataset and output dataset options?

6 Answers   HCL,


Describe a time when you were really stuck on a problem and how you solved it?

0 Answers   DELL,


Can anyone help me about SAS Realtime scenarios in Clinical field

0 Answers  


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

0 Answers  


Hi All.I am looking for Good Institute who could Provide the online SAS BI+DI Training along with software.Primarily in Delhi/NCR or in Hyderabad Please help with name and contact number of concerned person!! Thanks in Advance! :)

1 Answers  


which domain is better in sas? clinical trails or banking

3 Answers  


Categories