What is Difference between thread and process?
Answer Posted / g.siva ganesh,thondangi
process is a program in execution whereas thread is a light
wight process and has separate path.
| Is This Answer Correct ? | 51 Yes | 41 No |
Post New Answer View All Answers
What are the operating system types?
Explain the concept of the multi-processor systems or parallel systems?
What complications does concurrent processing add to an operating system?
What are the disadvantages of microkernels?
Explain thread.
What causes a page fault?
Which is the best operating system in the world?
Why is 32 bit referred to as x86?
What is purpose of different operating systems?
How much ram can a 64 bit os use?
What are the deadlock avoidance algorithms?
Tell me when does the condition 'rendezvous' arise?
What is the difference between 16 bit and 32 bit?
What does thread safe mean?
What is the use of Synchronized keyword?