Should a function contain a return statement if it does not return a value? Ans. In C, void functions (those that do not return a value to the calling function) are not required to include a return statement. Therefore, it is not necessary to include a return statement in your f...
See more
Download the Study24x7 App, so you can connect and collaborate.