1. What do you understand by program control structure? Provide an example
2. Give a program that takes in an array of interger values, computes their sum, outputs the sum and the average of the values. Assume the program is to prompt the user to enter the number of intergers which will be processed