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.

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sas database server? : Sas-di

1191


what are the scrubbing procedures in sas? : Sas programming

1322


Difference between SAS STATA & SPSS?

1177


which date functions advances a date time or date/time value by a given interval? : Sas programming

1005


what is data governance? : Sas-di

1067


do you need to know if there are any missing values? : Sas programming

1123


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

2229


how are numeric and character missing values represented internally? : Sas programming

1198


what are all the reports you generated in your recent project?

2253


Have you ever used the SAS Debugger?

1819


How many ways to overcome a missing values???

2865


What is the general format of function in sas? : sas-grid-administration

1028


What was the last computer book you purchased? Why?

2418


Name validation tools used in SAS

1220


What is the work of tranwrd function?

1297