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
What is linkedlist in java?
What is default exception handling in java?
How do you decide when to use arraylist and linkedlist?
What are decalarations?
What is a class reference?
What is difference between static and final?
What is polymorphism in java? What are the kinds of polymorphism?
Is array size fixed in java?
What is java util list?
how we can create packages in java?
Is array dynamic in java?
How do you convert an int to a string in java?
What is a double?
What is entry set in java?
String class is defined under which package in java?