Answer Posted / nikhil bhosale
2 types of thread is
1.worker Thread.
2.Demon Thread.
worker thread is nothing but for eg. main();
and demon Thread is nothing but Background thread.
| Is This Answer Correct ? | 13 Yes | 21 No |
Post New Answer View All Answers
Write a java program to generate fibonacci series ?
Explain java coding standards for interfaces?
What is the use of isempty in java?
What is stringbuffer in java?
Is null an object java?
What are the 3 types of loops in java?
What is the purpose of the enableevents() method?
What do you mean by scope of variable?
What is file in java?
why doesn't java run on all platforms?
What are namespaces in java?
Can a source file contain more than one class declaration?
What is difference between iterator access and index access?
What does mean in regex?
What is the base class in java from which all classes are derived?