M

Mr. Dubey • 100.28K Points
Coach

Q. What is the default return type of a function in C if not specified?

  • (A) float
  • (B) int
  • (C) void
  • (D) double

Explanation by: Mr. Dubey
By default, functions return 'int' if no type is specified.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics