What is the default return type if it is not specified in function definition?
(a) void
(b) int
(c) double
(d) short int
The question was asked in an international level competition.
This key question is from Functions Returning Non-integers topic in division C Functions and Structure of a Program of C