What is daemon thread and which method is used to create the daemon thread? Ans .Daemon thread is a low priority thread which runs intermittently in the back ground doing the garbage collection operation for the java runtime system. set Daemon method is used to create a daemon thread.
Download the Study24x7 App, so you can connect and collaborate.