Question: Using DEV c++ Write C++ program that will do file processing. First, create a data file (A11_in.txt). It can contain any number (no fewer than
-
Using DEV c++ Write C++ program that will do file processing.
-
First, create a data file (A11_in.txt). It can contain any number (no fewer than 3) integers, each integer on its own line.
-
Your program will read and sum each integer until the EOF.
-
Your program will then find the average of the integers and output the average to another file (A11_out.txt).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
