Computer Science, asked by khanfardeen870870, 3 months ago

which is a return type of bydefault function?​

Answers

Answered by Anonymous
1

Answer:

The default return value from a function is int. Unless explicitly specified the default return value by compiler would be integer value from function

Similar questions