Answer Posted / swathi
MACRO IS A CHARACTER BASED LANGUAGE.MACRO ALLOWS U TO WRITE
A PIECE OF CODE ONCE AND USE IT AGAIN AND AGAIN IN THE SAME
PROGRAM OR IN DIFFERENT.IT IS A RE-USEABILITY OF CODE.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Give some examples where proc report’s defaults are different than proc print’s defaults?
What is the function of output statement in a SAS Program?
What is the basic structure of the SAS base program?
explain the use of % includes a statement in sas? : Sas-administrator
what is sas metadata server? : Sas-di
What are the statements in proc sql?
how does sas handle missing values in formats? : Sas programming
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is the basic structure of a sas program?
What are the data types does SAS contain?
What is the difference between %put and symbolgen? : sas-macro
What is the difference between the proc sql and data step?
Describe 5 ways to do a “table lookup” in SAS?
what do the pad and dim functions do? : Sas programming
How to include or exclude specific variables in a data set?