Return Type

A function can return a value to the calling function. Return type specifies data type of the value, which is going to be returned by the function.