Back to Courses

Text file Input/Output in Java

Overview

By the end of this project, you will learn to use text files for input/output in Java. You will also learn to read and write structured data to and from a text file. Finally, we will create a student scorecard and learn to do some basic statistics on data present in a text file. Text File Input/Output is necessary to store data on the hard-disk in order to keep it even after your program execution ends or the computer switches off.

View Course
English
Coursera