123 Eng

Engineering the engineers™


Latest Jobs   Forum Map

 


Home
Source Codes
Engineering Colleges

Training  Reports
Seminar Reports
Placement Papers

Forums

   Computer Science / IT
   Electronics
   Electrical
   Mechanical
   Chemical
   Civil

   CAT / MBA

   GMAT / Foreign MBA
Latest Jobs

Engineering Jobs / Technical Jobs
Management Jobs

Sitemap
Terms of use

Displaying  Source Code(s)  
 

 
How can a daemon thread be implemented? Is there any limitation on the number of daemon threads in a

--------------------------------------------------------------------------------



After creating an object of a Thread class and before starting the thread, call the setDeamon () function of the Thread class with parameter as true. This will mark the thread as a daemon thread.

No, there is no limitation on the number of daemon threads in an application.
 

 

Contribute content or training reports / feedback / Comments
job placement papers
All rights reserved © copyright 123ENG