IBM interview question

the difference between process and thread

Interview Answers

Anonymous

Oct 30, 2012

Process is executed in its own memory while threads have shared memory

Anonymous

May 31, 2012

OS concept related