How many types of thread in java? give the name
Answer Posted / usha
thread is two type
1.single thread
2.multi thread.
| Is This Answer Correct ? | 19 Yes | 33 No |
Post New Answer View All Answers
What does file separator do in java?
What does the string method compareto () do?
What does java edition mean?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
Write a java program to check if a number is prime or not?
What are selection structures?
What is the difference between static and global variables and also define what are volatile variables?
Can we extend private class in java?
Which keyword specify that a variable is effectively final ?
What are the types of methods in java?
what is ststic with example
What is collections framework?
What are exception handling keywords in java?
What is a module function?
How does hashset work in java?