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...

What is the difference between a thread and a process?

Answer Posted / ii

A process, in the simplest terms, is an executing program. One or more threads run in the context of the process. A thread is the basic unit to which the operating system allocates processor time. A thread can execute any part of the process code, including parts currently being executed by another thread.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where code pages are used?

1272


What is viewstate parameter?

996


Can you set which type of comparison you want to perform by the comparevalidator control?

959


what is command line compiler.what are the steps and how it is related to debugging.

1961


Whats the difference between abstract factory pattern and factory pattern?

1071


How do you design a website with multilingual support in ASP.NET ?

1031


What is session object? Describe in detail.

1060


How to make paging concepts in datagrid in ASP.NET?

1069


How many types of session in ASP.NET

1126


Is session server side or client side?

1013


What are standard controls?

1011


in which protocol ASP.NET WEB API Work?

1150


what are the security certificates used in webservices?

2064


If you are using components in your application, how can you handle exceptions raised in a component?

2740


If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

1088