Answer:
The answer is "return".
Explanation:
A return is a value, that returns when a function calls, using a return-type, with function name like int, char, float, etc., it returns a value that can be integer, entity or string, and any value.
The return keyword is also considered a method to return value from the user or system application, which can either be re-subjected to or re-submit a value.