Computer Science, asked by stfrancisacademy8454, 7 months ago

Q What is the Return statement.​

Answers

Answered by meharchandanigunjan1
1

Explanation:

legal dictionary, the word written statement means a pleading for defence. ... In other words, a written statement is the pleading of the defendant wherein he deals with every material fact alleged by the plaintiff along with any new facts in his favour or that takes legal objections against the claim of the plaintiff.

Answered by Anonymous
1

Answer:

In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after the instruction which called the subroutine, known as its return address.

Similar questions