user image

Pooja Sharma

Job Interview Skills
English
2 years ago

67. What is daemon thread and which method is used to create the daemon thread?

user image

Abhishek Mishra

2 years ago

Daemon thread is a low priority thread which runs intermittently in the back ground doing the garbage collection operation for the java runtime system.setDaemon method is used to create a daemon thread.

Recent Doubts

Close [x]