1.

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
Answer» B. Return statement may not be followed by a parenthesis


Discussion

No Comment Found