Programming - Streams and Files - Discussion

You Are Here :: Home > JAVA > Streams and Files - Discussion

 



Q.

The _________________ method creates both a directory and all the parents of the directory.                         


A. mkdir( ) B. mkdirs()
C. both A and B D. none

Answer: Option B
Explaination:

 


The mkdirs() method creates both a directory and all the parents of the directory.




Discussion

Your Comments Goes here...
NameDiscussion