What does the Writer class in Java primarily handle?

Last Updated :
Discuss
Comments

What does the Writer class in Java primarily handle?

Reading binary data from a file

Writing text data to a file

Writing binary data to a file

Reading text data from a file

Share your thoughts in the comments