A

Admin • 802.91K Points
Coach

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

  • (A) IsFile()
  • (B) Isfile()
  • (C) isFile()
  • (D) isfile()
  • Correct Answer - Option(C)
  • Views: 4
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
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.

Be the first to start discuss.