filmov
tv
Lesson - 9 : Threads - Daemon Threads In Java Programming Language
![preview_player](https://i.ytimg.com/vi/DQplmP1m3gY/maxresdefault.jpg)
Показать описание
Daemon Threads:
· The Threads which are executing in the background are called daemon Threads. The main objective of daemon Threads is to provide support for non daemon Threads.
· The Threads which are executing in the background are called daemon Threads. The main objective of daemon Threads is to provide support for non daemon Threads.