Page 1 of 1

Which method can be used to check fileAccessiblity?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) isReadable(path)
b) isWritable(path)
c) isExecutable(path)
d) isReadable(path), isWritable(path), and isExecutable(path)