adplus-dvertising
frame-decoration

Question

Choose the correct statement among the given statements?

a.

Use of return statement is necessary in every function

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

Posted under C# programming

Answer: (a).Use of return statement is necessary in every function

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose the correct statement among the given statements?