Q70
If a function doesn't have a return statement, which of the following does the function return?
A.
int
B.
null
C.
None
AnswerD.
An exception is thrown without the return statement
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board