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
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What are green threads in java?
Is int a class in java?
What is sortedmap interface?
What advantage do java's layout managers provide over traditional windowing systems?
What is meant by interface?
Why super is first line in java?
Is singleton class thread safe?
Can you make a constructor final?
How do you read and print a string in java?
Why declare Main() inside the class in java ?
What are multiple inheritances?
Explain list interface?
What is meant by 'Class access modifiers'?
What is arraylist e in java?