In a value-returning function, the value of the expression that follows the keyword ________ will be sent back to the part of the program that called the function.

In a value-returning function, the value of the expression that follows the keyword ________ will be sent back to the part of the program that called the function.



Answer: return


Learn More :