Output:
--------
null
null
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Tue Aug 30 06:14:49 EDT 2005
Why the first two value is NULL. What is the use Daemon
thread? What is the role of setDaemon(true)? What will happen if setDaemon(false)?
I had tries setDaemon(false), but no differences in the output.
[ August 30, 2005: Message edited by: Mark Henryson ]