Programming - Streams and Files - Discussion

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

 



Q.

____________ returns true if the path specified,leads to a folder.                         


A. can write() B. can read()
C. isDirectory() D. isFile()

Answer: Option C
Explaination:

 


isDirectory() returns true if the path specified,leads to a folder.




Discussion

Your Comments Goes here...
NameDiscussion