Page 1 of 1

Which method is used to create a directory with fileattributes?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Path.create()
b) Path.createDirectory()
c) Files.createDirectory(path, fileAttributes)
d) Files.create(fileAttributes)