Home » C Programming » Functions

A function may have any number of return statements each returning different values.

Correct Answer: True

Explanation:

True, A function may have any number of return statements each returning different values and each return statements will not occur successively.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion