IBM interview question

the difference between process and thread

Interview Answers

Anonymous

30 Oct 2012

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

Anonymous

31 May 2012

OS concept related