Snap java
Java real world Interview Questions and Answers
Monday, 12 February 2018
How many ways to create a New File in java?
There are three ways to create New File.
1. using java.io.File class
2. using java.io.FileOutputStream class
3. using java.nio.file.Files class
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment