what is the use of thread?Justify it by project point of view
Answer Posted / meena
Thread is a part of single program.
When user want to execute a large program in very less time
then user can destribute that program into number of users
using multithreading.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What happens when I use / and % with a negative numerator?
What is difference between path and classpath variables?
Is there a jre for java 11?
How you can force the garbage collection?
What is meant by structural programming?
Difference difference paint() and paintcomponent()?
What is the class in java?
Will minecraft java be discontinued?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
Explain the scope of a variable.
What is the difference between normal report & matrix report?
how to handle exceptions in ejb?
How to perform bubble sort in java?
What is parsing a sentence?
What is a method in programming?