Q. What are the data type of variables that can be returned by a C Function.? (A) int, float, double, char (B) struct, enum (C) Pointers to variables, arrays, functions, struct variables, enum variables etc (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above