Home / Programming MCQs / C Programming MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. Which of the following is true about return type of functions in C?

(A) Functions can return any type
(B) Functions can return any type except array, functions, function pointer and union
(C) Functions can return any type except array and functions
(D) Functions can return any type except array, functions and union

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.