Discuss the below:
Q: Create an array of structs. The Program will display a menu allowing the user to:
Add data to a struct
Print the data of one struct
List the data of all structs
Quit the menu.
Define a struct that contains the following information:
offered price
Name of the fruit
Expiration Date
Name of Company
Quantity desired