file out put stream | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

file out put stream

What would be the outcome if a Java program tries to create a new FileOutputStream but the specified file does not exist.

17th May 2019, 7:25 AM
Lees
1 Answer
+ 17
Throw erroer FileNotFoundException
17th May 2019, 8:46 AM
Sumit Programmer😎😎
Sumit Programmer😎😎 - avatar