What is the result of calling the setDaemon(true) method on a running thread in Java?
What is the result of calling the setDaemon(true) method on a running thread in Java? Correct Answer It sets the thread as a daemon thread
মোঃ আরিফুল ইসলাম
Feb 20, 2025