OOPs Concepts
Programming and Technical
Briefly explain daemon thread.
Read Solution (Total 1)
-
- thread called by the JVM automatically and implicitly is a daemon thread for eg: Garbage collector or gc thread
- 11 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question