What is Difference between thread and process?
Answer Posted / arjun,dinesh
THREAD:Each thread consist of prog counter ,stack reg
set,child threads and state of the thread.
PROCESS:Process have address space,global variable open
files ,child process,timer signals,semaphoresand accounting
information.
THREAD:A thread cant enter into the processor directly
without taking the help of any process.
PROCESS: A process can enter with out taking help of any
other thread
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
Can chkdsk get stuck?
Explain the various types of registers?
Which is first operating system?
Explain some memory components.
Can anybody send me Excel tips and improtant formul...... please.
What are the activities related to the time shared user program management?
What is banker's algorithm?
Why do we use semaphore?
what is the relationship between page size and page table?
What are device drivers?
What are significance of semaphores?
Why would a parent process terminate a child process?
What is plumbing/piping?
What are ddks?