SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for October 8th, 2009

October 8th, 2009

What is the BufferedReader and BufferedWriter class?

No Comments, Java Facts, by Daisy Williams.

BufferedReader: The BufferedReader class extends from the reader class. Its key constructor arguments are Reader. This class is used for…

Share