Write a program that will read in a list of numbers and


Question 1: Write a program that will read in a list of numbers and double each number. Your program should work for any number of lines of data.

Question 2: Write a program that will read in a 2 numbers per line and print the sum. Your program should work for any number of lines of data. You should create a data file of at least 20 lines.

Question 3: Write a program that will read in 4 test scores per line. Print the total number of points earned, your program should work for any number of lines of data.

The program must be error free and compile correctly on first attempt.  Any code that does not do this will not be awarded points.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program that will read in a list of numbers and
Reference No:- TGS0964666

Expected delivery within 24 Hours