How many types of thread in java? give the name
Answer Posted / gaurav makwana
There are two types of thread :
1.Single thread
2.Multi thread
| Is This Answer Correct ? | 25 Yes | 11 No |
Post New Answer View All Answers
What is the difference between access specifiers and access modifiers in java? 16
What about main() method in java ?
What is the final method?
How would you format a date in java? I.e. In the ddmmyyy format?
Which software is used for java programming?
What is the reason behind using constructors and destructors?
What is variable and constant explain with example?
What are different access specifiers in java?
What are namespaces in java?
How do you represent a space in regex java?
What about anonymous inner classes in java?
What is byte value?
Why is boolean important?
What is method overloading in JAVA? Why is it not present in C ?
How finally used under exception handling?