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 the difference between hashset and treeset in java?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
What class allows you to read objects directly from a stream in java programming?
What are the four corner stones of oop?
Define a java class.
explain autoboxing in java?
What is meant by bytecode?
Will set allow duplicates in java?
What is 32 bit float?
What is an interface in java?
Can a class with private constructor be extended?
What are the types of strings?
What are the two types of java programming?
What is maximum size of arraylist in java?
What do you mean by an interface in java?