% let A=3+4 what is result

Answer Posted / srinivasreddy

%let a=%eval(3+4);
%put &a;

answers is : 7

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention how to limit decimal places for the variable using proc means?

790


What are the differences between sum function and using “+” operator?

739


how does sas handle missing values in procs? : Sas programming

804


Mention sas system options to debug sas macros.

820


Name some categories in sas 9? : sas-grid-administration

689






How is character variable converted into numeric variable and vice versa?

799


If you were told to create many records from one record, show how you would do this using array and with proc transpose?

1062


What are the prime responsibilities of data integration administrator? : Sas-di

747


explain the concepts and capabilities of business object? : Sas-bi

682


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

693


Which statement does not perform automatic conversions in comparisons?

1382


Approximately what date is represented by the SAS date value of 730?

913


What is the difference between SAS functions and procedures?

831


Are you involved in writing the inferential analysis plan? Tables specfications?

2255


how do you pull data from equifax?tell me the process?

1510