Vidyalelo
C# Programming · Q95

Miscellaneous in C Sharp

Programming · C# Programming · question 95

Q95

Choose the correct statement among the given statements?

A.
Use of return statement is necessary in every function
Answer
B.
Return statement may not be followed by a parenthesis
C.
A program may contain more than one return statement
D.
Return statement may not return a value

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board