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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Functions can return any type except array and functions

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
307
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate