1.

If return type for a function is not specified, it defaults to int

Answer» True, The default return type for a function is int.


Discussion

No Comment Found