what is the use of thread?Justify it by project point of view
Answer Posted / lucky
Thread is a program and it is used to improve the program
execution as well as the process time that is the program is
executes in effective manner.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why pass by reference is not possible in java?
whatis Home interface and Remoteinterface? with example?
What does sprintf mean?
What is boolean query?
What is compiler and what its output.
What do you mean by constant time complexity?
What is a private class in java?
What do you mean by ternary operator in java?
What is a local, member and a class variable?
What is the base class for error and exception?
Does variable declaration allocate memory?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What is constructor chaining in java?
What is the difference between size and length in java?
What does string mean in java?