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
What do you understand by weak reference?
What is the use of bufferedreader?
What is complexity and its types?
Can we sort hashset in java?
What is return null in java?
What are the uses of synchronized keyword?
Explain super keyword in java.
Is java based on c?
What is java autoboxing?
What state does a thread enter when it terminates its processing in java programming?
Why is java called the platform independent programming language?
What is difference between fileinputstream and filereader in java?
what is the purpose of "virtual"?
What does math floor () do?
Write the algorithm to check the number non-leaf nodes in a tree.