Java Tutorial 9 - Reading text files with BufferedReader

Java Tutorial 9 - Reading text files with BufferedReader

In this tutorial I start work on using files in Java. In this tutorial I set up 3 text files and write a program that implements the BufferedReader to read each file line by line.