Answer Posted / tulasi prasad
Thread is a sequential flow execution, that it has one
entry point,one exit point, some sequence of steps in
betwwen start nd stop. Other wise u can say like this :
Thread is alight weight process, y because its havening
less over heads
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is variable and example?
What is jagged array in java?
What is native code?
Where is jre installed?
Can static method access instance variables ?
What is string pooling concept?
What is arguments in java?
What is the difference between the file and randomaccessfile classes?
Tell me about your ability to work under pressure
What is the difference between the paint() and repaint() methods?
Why wait and notify methods are declared in object class?
State the significance of public, private, protected class?
when you will synchronize a piece of your code? : Java thread
Explain about java sdk?