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...

% let A=3+4 what is result

Answer Posted / narendra

%let A=3+4;
%put &a;
Answer is 3+4.

If you do like this

%let a=%eval(3+4);
%put &a;
Then answer is 7

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Proc glm does?

1136


Explain data_null_?

1104


How can you limit the variables written to output dataset in data step?

1373


What do you know about symput and symget?

1314


what techniques and/or procs do you use for tables? : Sas programming

1098


What is the difference between SAS functions and procedures?

1179


What is the good sas programming practices for processing large data sets?

1173


What is the role of unrestrictive users? : sas-grid-administration

1071


What is the difference between where and if statement?

1147


Name validation tools used in SAS

1215


What is slibref?

1324


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

1055


describe about metadata object? : Sas-di

1120


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1307


how will you location sas platform applications available from web browser? : Sas-bi

1113