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 ? | 14 Yes | 4 No |
Post New Answer View All Answers
How you can force the garbage collection?
What is a numeric literal?
What is the use of :: in java?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
Can singleton class be inherited in java?
What are 3 boolean operators?
Can we use this () and super () in a method?
Why local variables are stored in stack?
How to store image in arraylist in java?
What is a databasemetadata?
What is lazy programming?
Does list maintain insertion order java?
What is the base class in java from which all classes are derived?
What is string subsequence method?
Explain the difference between serializable and externalizable in java?