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 Difference between thread and process?

Answer Posted / munshimubbi

process is a execution of a program and program contain set
of instructions but thread is a single sequence stream
within the process.thread is sometime called lightweight
process. single thread alows a os to perform singler task
ata time similarities between process and threads are:
1)share cpu.
2)sequential execution
3)create child
4)if one thread is blocked then the next will be start to
run like process.
dissimilarities:
1)threads are not independent like process.
2)all threads can access every address in the task unlike
process.
3)threads are design to assist onr another and process
might or not might be assisted on one another.

Is This Answer Correct ?    159 Yes 59 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is resource allocation graph?

1221


Explain briefly about processor and its functioning?

1099


Does dual boot slow down pc?

999


What is plumbing/piping?

1072


How do I scan a usb drive for errors?

1097


What is pipelining in reference to ram?

1093


Explain what is meant by heap?

1186


What are the essential conditions for a deadlock to occur?

1110


What problems are faced during the implementation of a network-transparent system?

1136


Give the disadvantages of Havander's Strategies.

2615


Can I have two operating systems on one computer?

1080


Define max, min heap and search time of heap.

1113


What is the code of mobile?

986


What are the benefits and losses of placing the functionality in a device controller rather than in placing it in the kernel?

1193


Explain thrashing.

1032