Keyword used to transfer control back from a function
Answers
Answered by
0
Answer:
key word used to transfer function back to calling function return
Answered by
0
The answer is "return".
Explanation:
- In the programming language, the return is a keyword that is used for holds return function value. A method may return a number, form of relation or values.
- The return keyword is also used in the class. It is also used in a conditional statement.
- The return keyword declaration ends the process execution and gives the calling function power.
Learn more:
- How to use a return statement: https://brainly.in/question/1949379
- Return function syntax: https://brainly.in/question/12068817
Similar questions
Math,
5 months ago
Computer Science,
5 months ago
Social Sciences,
5 months ago
Math,
10 months ago
Math,
10 months ago
Physics,
1 year ago