+ 1
How to use printWriter
please provide a small program
2 Answers
+ 1
I'm sorry I don't know the answer, but I think it's a Java question, right? If you use the correct tag, people would be able to help you faster. Thanks!
0
Like Kishalaya Saha make noticed its PROBABLY java (that is NOT javascript) and i suggest you to use correct tags next time (and read here for find useful tips on SL
https://code.sololearn.com/WvG0MJq2dQ6y/?ref=app)
Anyway, a PrintWriter uts a java Writer that handle text data. Futher info here https://docs.oracle.com/javase/7/docs/api/java/io/PrintWriter.html