Explain Java threads

Explain about the java threads?

E

Expert

Verified

Java is one of the number of languages which provide support at language level for the creation and management of the threads. However, as threads are maintained by the java virtual machine (JVM), and not by the user-level library or kernel, it becomes difficult to categorize the Java threads as either user- or kernel-level. There exist two types of thread:

a) User thread

b) Kernel thread

   Related Questions in Operating System

©TutorsGlobe All rights reserved 2022-2023.