Select from following answers:- either a Return statement or a Returns clause
- a Return statement and a Returns clause
- An Execute statement to excute
- All Above
Returns clause is used to specify the type of data which will be returned by the function.Where Return statement is used to return the value from the function.
Show Correct Answer
|
Alert Moderator