Question: Please write this c++ code within this topic only : Control structure , function , array , input and output , pointers and Structured Data.

Please write this c++ code within this topic only : Control structure , function , array , input and output , pointers and Structured Data.

Please write this c++ code within this topic only : Control structure

Write a C++ program that satisfies the following requirement. i. ii. Define a structure named Date that consists of three members: day, month and year of type integer. Then, define structure with tag name Milk containing brandname of type string, price of type float and expired date of type struct Date. Declare an array of 4 elements of type struct Date. Ask the user to enter all milk's information Find the average of milk price. Display milk's information and the average of milk price. iv. V

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!