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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of sas grid administrator? : sas-grid-administration

820


What is factor analysis?

654


how would you create multiple observations from a single observation? : Sas programming

562


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

2199


If a variable contains letters or special characters, can it be numeric data type?

755






What is the basic syntax of a sas program?

658


how many types of prompts are there? : Sas-bi

543


What are the five ways to do a table lookup in sas? : sas-grid-administration

584


What do the PUT and INPUT functions do?

769


Did you used proc test? when?

1569


What is SAS?

615


How necessary is it to be creative in your work?

2014


What are SAS/ACCESS and SAS/CONNECT?

623


how can you import .csv file in to sas? : Sas programming

630


I have a dataset concat having variable a b & c. How to rename a b to e & f?

570