Answer:
Following show the data structure.
Step-by-step explanation:
As Example has been given for any global declaration create a program
product {
int weight;
string manu_date;
double price;
} ;
product apple;
product banana, melon;
9.5m questions
12.2m answers