A Admin • 828.03K Points Coach Q. Which of the following is a user-defined data type? (A) typedef int Boolean; (B) typedef enum {Monday, Tuesday, Wednesday, Thursday, Friday} Days; (C) struct {char address[25], int age}; (D) All the answers are true Correct Answer - Option(D) Views: 9 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.