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 does enum work in java?
What are the new features in java 8?
Is nan false?
How do you declare an empty string?
Is empty string in java?
Why is singleton class used?
Can we declare register variable as global?
How is tree Mirroring implemented?
Is sizeof a preprocessor?
What is java full form?
How do you implement polymorphism in our day to day life?
What is synchronization and why is it important in java programming?
Is cout buffered?
What are drawbacks of singleton class?
What does three dots mean in java?