A Admin • 802.91K Points Coach Report 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: 4 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.