a) Path.create()
b) Path.createDirectory()
c) Files.createDirectory(path, fileAttributes)
d) Files.create(fileAttributes)
Which method is used to create a directory with fileattributes?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which method is used to create a directory with fileattributes?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!