Question: write a complete c++ program 1. declare an int and a float variable 2. the program opens a file called test.txt write a for loop

write a complete c++ program

1. declare an int and a float variable

2. the program opens a file called "test.txt"

write a for loop that iterates 50 times

in the loop allow user to enter both values for the float and int variables and then store the values in the file

after that loop write another that reads the values from the file and adds all of the ints

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!