Write a code segment that creates an ifstream object named infile, opens the numbers.txt file created by the code in the previous question, and associates it with infile. The code should then use a loop to read and display all of the numbers in the file before closing it.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.