Java File Reader

If you want to read a character stream data from a text document, then use the File Reader class. This class is derived from the Input Stream Reader Class - file handling java.

Comments