Answer Posted / sharvari
Thread is a unit of program code in execution. It is unit of
dispatching.
Thread can be viewed as an independent program counter
within a process.
Basically it reduces switching overhead and helps
multiprogramming.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is void a data type?
List some important characteristics on jre
What is variable and constant explain with example?
What are anonymous inner classes?
how many types of Inheritance?
What is the memory leak in java?
What is the meaning of find and replace?
What do you mean by mnemonics?
What are the differences between graph and tree?
What are voids?
Can we have two main methods in a java class?
How do you write a good declaration?
What is function and method in java?
What methods are used to get and set the text label displayed by a button object?
What is import java util arraylist?