the defoult data type of funtion is.........?
Answers
Answered by
1
Explanation:
The default return data type in a function is int.
In other words commonly if it is not explicitly mentioned the default return data type of a function by the compiler will be of an integer data type
Similar questions