Question: 1.Create program that opens a file named statistics.txt for output.Writes the integers 24, 55, and 76 to the file, and then closes the file. 2.Write
1.Create program that opens a file named statistics.txt for output.Writes the integers 24, 55, and 76 to the file, and then closes the file.
2.Write complete Java program using a Scanner object that opens a file named autos.txt and displays each line to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
