πŸ“Š C Programming
Q. Which of the following is a User-defined data type?
  • (A) struct {char name[10], int age};
  • (B) typedef enum {Mon, Tue, Wed, Thu, Fri} Workdays;
  • (C) typedef int Boolean;
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
160
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Indresh Gehalot
Publisher
πŸ“ˆ
84%
Success Rate