logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to check that whether the file object is pointing a folder or not?


  • Correct Answer
  • boolean isDirectory(); 


  • Technology problems


    Search Results


    • 1. How to check that the file object is pointing a file on HD?
    • Discuss
    • 2. How to create Directory on the HD?
    • Discuss
    • 3. How to create a file on the hard disk by using File class object?
    • Discuss
    • 4. Why interface data is public?
    • Discuss
    • 5. Why interface data is final?
    • Discuss
    • 6. How to get last modified date of a file?
    • Discuss
    • 7. How to get contents of the folder?
    • Discuss
    • 8. What is Thread?
    • Discuss
    • 9. What is MultiTasking?
    • Discuss
    • 10. What is MultiThreading?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment