Question: 8. The following program prompts user to enter 2 integer values and writes the data to a file Test.txt. Fill in the blanks to complete
8. The following program prompts user to enter 2 integer values and writes the data to a file Test.txt. Fill in the blanks to complete the program.


9. Using suitable loop statements, write a C program to do the following:
a. prompt user to enter 3 integer numbers and store these 3 numbers into an array
b. print out all the elements in the array
c. print the sum of all the elements in the array Sample output is as shown below:

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
