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 difference between call by value and call by reference?
how to write a program for sending mails between client and server
What is the purpose of garbage collection in java? When is it used?
Mention some interfaces implemented by linked list in java.
What is a package in java? List down various advantages of packages.
How do you escape a string?
What is application system?
What is parsing a string?
Can a class be private or protected in java?
What are exceptions
What is difference between classpath and path variables in java?
List some important features of java 10 release?
Explain the overview of UDP messaging.
What is the difference between jfc & wfc?
What is the difference between yielding and sleeping?