Examveda

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

A. int

B. null

C. None

D. An exception is thrown without the return statement

Answer: Option C


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python