What is daemon thread?

Answer Posted / janet

daemon thread is a low priority thread which runs
intermittently in the back ground doing the garbage
collection operation for the java run time system.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does module-relative mean?

581


What are the difference between RMI and CORBA?

623


What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

589


How would you reatach detached objects to a session when the same object has already been loaded into the session?

688


What is an abstract method?

596






How are the elements of a cardlayout organized?

597


What are the different types of exception?

574


What is the difference between a static and a non-static inner class?

598


Explain what is orm?

681


What restrictions are placed on the values of each case of a switch statement?

539


How is a java object message delivered to a non-java client?

577


What must a class do to implement an interface?

587


how to use debug in my elipse to solve problems that exist in my project

1766


How many times may an objects finalize() method be invoked by the garbage collector?

676


How to implement RMI in Java?

2408