What happens when setDaemon(true) is called after start()?
The thread becomes a daemon thread
Compilation error
Runtime exception (IllegalThreadStateException)
No effect
This question is part of this quiz :