使用Java创建目录使用以下哪个方法?

使用Java创建目录使用以下哪个方法?

A.mkdir()

B.createNewFile()

C.isDirectory()

D.canExecute()

正确答案:A

猜你喜欢