what is the use of thread?Justify it by project point of view
Answer Posted / pratiksha
Thread is a lightweight process and we are using it for
doing multiple task at the same time.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you understand by overloading and overriding in java?
What is the use of volatile in java?
How can we run a java program without making any object?
How do you compare objects in java?
Is break statement can be used as labels in java?
What are the differences between string, stringbuffer and stringbuilder?
What is super keyword explain with example?
Name few java.lang classes introduced with java 8 ?
What is locale in java?
What is stream api in java8?
what is mutual exclusion? : Java thread
What is the importance of static variable?
Can we create our own daemon thread?
What is style and indentation?
What is the symbol for space?