Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Describe the difference between a Thread and a Process?

Answer Posted / chandra sekhar dola

- A Process has its own memory space, runtime enivorment
and process ID. A Thread runs inside a Process and shares
its resources with other threads.

- A thread is a path of execution that run on CPU,
a proccess is a collection of threads that share the same
virtual memory. A process have at least one thread of
execution, and a thread always run in a process context.

- Process is unit of allocation while Thread is
unit of execution. Each process has one or more threads.
Each thread belong to one process

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How should I destroy my objects in asp.net?

1133


How can we identify that the page is post back in asp net?

989


Briefly describe the role of global.asax?

1044


Do you know about caching with the datasource controls?

945


What is the difference between exe and dll?

1197


How can we prepairing Interview

2380


What is the difference between sealed vs static class?

1185


Why is global asax is used?

1076


How to find last error which occurred in Asp.net ?

1334


What does the orientation property do in a menu control?

1045


How do you do Client-side validation in .Net?

1137


Which method do you use to kill explicitly a users session?

1107


What is odata in web api?

1137


What is the difference between localization and globalization?

1101


What is meant by web application?

998