SCJP Certification

Sun Certified Java Programmer Certification exam essentials

January 21st, 2010

What is Writer?

Uncategorized, by Daisy Williams.

Writer is an abstract class. It defines streaming character output. It is a character-oriented class and does not support primitive datatypes or objects. Writer class is used to write characters to output streams using the desired character encoding. It also writes Unicode characters to output streams.

Share

Back Top

Responses to “What is Writer?”

Comments (0) Trackbacks (0) Leave a comment Trackback url
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*