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 purpose of tostring() method in java?
Can we assign integer value to char in java?
How do you trim a space in java?
Explain how can you debug the Java code?
Why string is immutable or final in java
Why does abstract class have constructor?
Does printwriter create a file?
What is string pooling concept?
What is the difference between yielding and sleeping in java programming?
What does it mean that strings are immutable?
How do you sing an Applet ?
What are the four integer types supported by java?
what is the difference between Object Based Language and Object Oriented Language?
What are the steps involved to write rmi based programs?
Explain about assignment statement?