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 is a default method?
Explain how to force the garbage collection in java.
Tell us something about different types of casting?
What is difference between static class and normal class?
What is the difference between keyword and identifier?
When should I use stringbuffer?
How do you break a loop?
which class is the wait() method defined in? : Java thread
What are the types of casting?
What is the difference between call by reference and call by pointer?
What does flag mean in java?
What are methods?
What is the size of boolean variable?
Which eclipse is best for java?
What is an immutable object?