Home » Certification » Oracle Certification

What is the default return value of a function?

Correct Answer: int

Explanation:

The default return value from a function is int. In other words, unless explicitly specified the default return value by compiler would be integer value from function.


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion