Computer Science, asked by GamingLord3491, 11 months ago

How many statements are allowed in a function procedure?

Answers

Answered by Rahul161817231
3

Answer:

If the given value is Zero, a '0' is returned. So, only one return statement is executed at run time even though the function contains multiple return statements. Any number of 'return' statements are allowed in a function definition but only one of them is executed at run time.

if it is helpful please mark it as brainliest

Similar questions