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

complie. When you submit a DATA step for execution, SAS
checks the syntax of the SAS statements and compiles them,
that is, automatically translate the statements into
machine code.

Is This Answer Correct ?    32 Yes 1 No

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

Answer / sheetal jaju

Compile

Is This Answer Correct ?    9 Yes 0 No

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

Answer / ganesh

compile is the right option.

Is This Answer Correct ?    8 Yes 0 No

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

Answer / sirisha

interpret

Is This Answer Correct ?    2 Yes 26 No

Post New Answer

More SAS Interview Questions

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

0 Answers  


how to handle in stream data containing semicolon in it?

3 Answers  


How do you put a giraffe into the refrigerator?

3 Answers   Oracle,


name some data transformation used in sas di? : Sas-di

0 Answers  


what is option year cuttoff in sas

2 Answers   L&T,


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

10 Answers  


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

0 Answers  


How do you debug and test your SAS programs? What can you learn from the SAS log when debugging? How do you test for missing values? How would you create multiple observations from a single observation? What are some good SAS programming practices for processing very large data sets? Briefly describe 5 ways to do a "table lookup" in SAS. Why is SAS considered self-documenting? Are you sensitive to code walk-throughs, peer review, or QC review? What other SAS features do you use for error trapping and data validation? How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

2 Answers  


How can sas program be validated?

0 Answers  


what is TAB delimiter? explain about it? what will you do to get TAB delimiter?

3 Answers   Cap Gemini,


How would you include common or reuse to be processed along with your statements?

0 Answers  


Write SAS codes to compare two datasets. Suppose the allowable difference is 0.1.

2 Answers  


Categories