Wednesday, August 09, 2006

PrintStream/PrintWiter

I don't know why PrintStream and PrintWriter both exist in java standard library. What is the difference between them.
Some webpage says that PrintWriter is better, but System.out (standard output stream) is PrintStream.
Does anyone know the difference?

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?