Page 1 of 1

If a function doesn’t have a return statement, which of the following does the function return?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) int
b) null
c) None
d) An exception is thrown without the return statement