Hi, friends
Describe the difference between a Thread and a Process?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Nov 5, 2011, 2:49 PM
Note that there is something called Domains that make everything confusing. Most applications exist as a process but sometimes, such as online IIS applications, can exist in a process along with many other online applications. Other than that, all applications exist in an exe file and are executed in a process with one and only one address space.
If you can find previous threads (forum discussions) about this question then you will get previous answers also.
Prabhu RajaPosted Nov 5, 2011, 8:23 AM
Check out this Article : Click Here
Javeed M ShaikhPosted Nov 5, 2011, 12:08 AM