different types of threads?

Answer Posted / alok kumar

threads are of mainly of two types
1- user level threads
2- kernel level threads

Is This Answer Correct ?    30 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

742


What do you understand by the term wrapper classes?

646


What is sortedmap interface?

647


Which is best ide for java?

629


What is exception handling in java?

653






What are static initalizers in java ?

663


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

636


What are three types of loops in java?

681


What are the Class Libraries ?

677


What happens when heap memory is full?

621


Explain the importance of finalize() method.

658


What do you mean by flow of struts?

870


What is an object’s lock and which object’s have locks?

579


What are synchronized blocks in java?

692


How many wrapper classes are there in java?

642