files

what is the difference bteween FileReader and BufferedReader?
[68 byte] By [@chillzonea] at [2007-11-27 3:57:32]
# 1
http://java.sun.com/j2se/1.5.0/docs/api/java/io/FileReader.html http://java.sun.com/j2se/1.5.0/docs/api/java/io/BufferedReader.html
CaptainMorgan08a at 2007-7-12 9:01:53 > top of Java-index,Java Essentials,New To Java...
# 2
poyi book nokeda
deepak_cuceka at 2007-7-12 9:01:53 > top of Java-index,Java Essentials,New To Java...
# 3
HiGo thru this Article: http://java.sun.com/developer/JDCTechTips/2002/tt0305.htmlVery interesting....Explains clearly about the difference between FileReader and BufferedReader with examples.
chriscsita at 2007-7-12 9:01:53 > top of Java-index,Java Essentials,New To Java...