logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is Thread?


  • Correct Answer
  • A Thread is a block of code that can be executed in parallel with another block of code 


  • Technology problems


    Search Results


    • 1. How to get contents of the folder?
    • Discuss
    • 2. How to get last modified date of a file?
    • Discuss
    • 3. How to check that whether the file object is pointing a folder or not?
    • Discuss
    • 4. How to check that the file object is pointing a file on HD?
    • Discuss
    • 5. How to create Directory on the HD?
    • Discuss
    • 6. What is MultiTasking?
    • Discuss
    • 7. What is MultiThreading?
    • Discuss
    • 8. How to do MultiThreading in Java?
    • Discuss
    • 9. Why synchronization?
    • Discuss
    • 10. When finally block is executed?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment