How many types of thread in java? give the name
Answer Posted / swati
There are two types of thread in java.
1)-Single
2)- multi
By default one thread is running internally is main thread........
| Is This Answer Correct ? | 7 Yes | 16 No |
Post New Answer View All Answers
How do you do absolute value in java?
What is a parameter in a function?
How to change value in arraylist java?
What is return type in java?
Where are the local variables stored?
Write a program based on Java script program.
How do you sort an array in java?
Explain the usage of this with constructors?
Difference between current previous versions of Java?
How do you define a singleton class?
Is java jre still free?
What is polymorphism java example?
What is a void method java?
What are the major advantages of internal iteration over external iteration?
What is final access modifier in java?