Explanation: a function can exist without a return statement and returns none if the function doesn’t have a return statement.
Q. If a function doesn’t have a return statement, which of the following does the function return?
β
Correct Answer: (C)
none
Explanation by: Mr. Dubey
a function can exist without a return statement and returns none if the function doesn’t have a return statement.
Discussion
Question Analytics
798
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
88%
Success Rate