Return Statement: last part in any C program is the return statement. The return statement refers to the returning of the values from a function. This return statement and return value depend upon the return-type of the function. For example, if the return type is void, then...
See more
Download the Study24x7 App, so you can connect and collaborate.