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 is an error in java?
What is the advantage of functional interface in java 8?
What does %d do in java?
Is it safe to install java on my computer?
Which package is used for pattern matching with regular expressions?
Is a copy constructor?
What is jvm? How its run?
What do you mean by stack?
What is meant by flickering?
How to make a write-only class in java?
How we create object in copy constructor?
Is it possible for yielded thread to get chance for its execution again ?
What is tree in java?
List the three steps for creating an object for a class?
Give any two differences between C++ and java.