Write a C program for receiving the sale volume of six months from user via keyboard by keeping
them in an one-dimension array format, then use loop for representing the value and address of six
values, and try to find the minimum value, the maximum value and the average value then show their
value and address via monitor.