Computer Science, asked by karandeepsinghkaran6, 7 months ago

the default data type of fuction is​

Answers

Answered by adesaloni03gmailcom
0

Answer:

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