Infosys Interview Question

What is deamon thread in multi threading?

Interview Answer

Anonymous

Mar 7, 2023

Deamon thread is a low priority thread, that runs in the background, used to perform tasks like garbage collection