adspace


What is thread & process?

Answer Posted / kchenthilk

Thread describes a path of execution with in a process.
A thread consists of a stack, the state of the CPU
registers, and an entry in the execution list of the system
scheduler.

A process consists of one or more threads and the code,
data, and other resources of a program in memory.Every
process contain at least one thread ,is called primary thread.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category