what is the use of thread?Justify it by project point of view
Answer Posted / pratiksha
Thread is a lightweight process and we are using it for
doing multiple task at the same time.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Does java initialize arrays to zero?
Differences between external iteration and internal iteration?
What are data structures in java?
What is method in research paper?
Why string is a class?
What are thread safe functions?
What is an interoperable application in java ?
What does t in java mean?
How concurrent hashmap works?
What is the difference between processes and threads?
Can static method access instance variables ?
Can we overload destructor in java?
How does a for loop work?
What is a Transient Object?
What is a newline character in java?