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

  1. Using DEV c++ Write C++ program that will do file processing.

  2. First, create a data file (A11_in.txt). It can contain any number (no fewer than 3) integers, each integer on its own line.

  3. Your program will read and sum each integer until the EOF.

  4. 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

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!