adplus-dvertising
frame-decoration

Question

What is the default return type if it is not specified in function definition?

a.

void

b.

int

c.

double

d.

short int

Posted under Functions C Programming

Answer: (b).int

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the default return type if it is not specified in function definition?