How can you check if a thread is a daemon thread?
Using isDaemon() method
Using isDaemonThread() method
Using isBackgroundThread() method
Using getThreadType() method
This question is part of this quiz :