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
What is difference between fail-fast and fail-safe?
What is string length in java?
What are design patterns and please explain?
What is mean by collections in java?
What is the difference between multitasking and multithreading in Java
What is string substring?
Is java written in c?
What are accessor methods in java?
How do you include a string in java?
What is a locale?
Which is best ide for java?
What is string and its types?
What is a instance variable in java?
why java does not support unsigned keyword?
How do you check if two given string are anagrams?