logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • What are java threads?


  • Correct Answer
  • Java is one of the small number of languages that support at the language level for the creation and management of threads However, because threads are managed by the java virtual machine (JVM), not by a user-level library or kernel, it is difficult to classify Java threads as either user- or kernel-level 


  • Operating Systems problems


    Search Results


    • 1. What are various scheduling queues?
    • Discuss
    • 2. What are system calls?
    • Discuss
    • 3. What are the various components of a computer system?
    • Discuss
    • 4. What is a Real-Time System?
    • Discuss
    • 5. What is Throughput, Turnaround time, waiting time and Response time?
    • Discuss
    • 6. What are types of threads?
    • Discuss
    • 7. What is a deadlock?
    • Discuss
    • 8. What is mutex?
    • Discuss
    • 9. What is Marshalling?
    • Discuss
    • 10. What is dual-mode operation?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment