For what purpose(s) would use the RETURN statement?



For what purpose(s) would use the RETURN statement?..

Answer / kiran

Return statement is used to return to a called module some
thing similar to a GOTO statement,

GOTO Label1:

Label1:

Statement 1;
Statement 2;
RETURN;

Here the RETURN statement helps in branching back to GOTO
label1 statement after performing statements in Label1

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More SAS Interview Questions

how to read raw data in sas. Do it manually and throw the programming.

1 Answers   WNS,


how can u join the two tables without using proc sql Joins and nested queries ?

6 Answers   IBM,


what are some good sas programming practices for processing very large data sets? : Sas programming

0 Answers  


what is sas and what are the functions? : Sas-administrator

0 Answers  


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

0 Answers  






HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?

1 Answers   TCS,


what is p-value

3 Answers   Accenture, Quintiles, Sristek,


Best trainer in hyderabad for sas banking.if any one have details pls provide contact details.

1 Answers  


What is univariate n where it can be used n how...?

2 Answers  


For what purposes have you used sas macros? : sas-macro

0 Answers  


WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS FUNCTION?

3 Answers   IBM, Zensar,


What makes sas stand out to be the best over other data analytics tools?

0 Answers  


Categories