Page 1 of 1

Deamon threads

Posted: Fri Jun 21, 2013 6:47 am
by The_Nick
I have noticed that there are a few question related to this topic. However they are not explicitly declared in the exam topic list.. What exactly do we have to know about them? Moreover, Is there any recommended on line reference about it? Thanks a lot in advance.

The_Nick.

Re: Deamon threads

Posted: Fri Jun 21, 2013 11:37 am
by admin
Whatever is mentioned about daemon threads here should be enough for the exam: http://docs.oracle.com/javase/7/docs/ap ... hread.html

If you have time, you may want to go through this: http://stackoverflow.com/questions/2213 ... ad-in-java

HTH,
Paul.