How to do save and open in notepad by java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to do save and open in notepad by java?

I'm making my own notepad and i want to know that how to do save and open function which method should i use? I try by using fileInputstream and fileoutput stream but i can't do perfectly...

11th Jun 2017, 5:54 AM
Piyush Khare
Piyush Khare - avatar
1 Answer
+ 5
refer to the last chapter of Sololearn's java course
11th Jun 2017, 6:09 AM
cHiRaG GhOsH
cHiRaG GhOsH - avatar