Answer Posted / anamika
A Thread is a dis patchable unit of work. It divide the prom
into multiple task. So it is called as light weighted
process. A thread is assumed as a subset of process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is serialization required?
What is a priority queue java?
Explain about fail fast iterators in java?
What is == mean?
What is the difference between Error, defect,fault, failure and mistake?
What is t in generics in java?
What happens if we don’t define serial version uid?
Explain java code for recursive solution's base case?
Where are register variables stored?
What is a vector in java?
What is the difference between static method and instance method in Java?
What is the difference between static binding and dynamic binding?
What is ‘has a’’ relationship in java?
What is purpose of keyword void?
How do you do a line break in java?