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
Can an object be null?
What is the exact difference in between Unicast and Multicast object?
Can we declare a constructor as final?
How many types of literals are there in JAVA?
What is <> used for in java?
What is meant by class and object in java?
What is the difference between @before and @beforeclass annotation?
What's the difference between comparison done by equals method and == operator?
What are the difference between string, string builder, and string buffer in java?
What is a singleton puppy?
How do you write a scanner class in java?
What is a native method in java programming?
What is the use of jtable?
Can a list be null in java?
Describe method overriding