Home / Programming MCQs / JAVA MCQs / Question

G

Geetam • 5.95K Points
Tutor III

Q. ___________ returns true if called on a file and returns false when called on a directory.

(A) IsFile()
(B) Isfile()
(C) isFile()
(D) isfile()
Explanation by: Geetam
isFile() returns true if called on a file and returns false when called on a directory.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.