employer cover photo
employer logo
employer logo

Walt Disney Company

Is this your company?

Walt Disney Company interview question

What is the difference between a thread and process?

Interview Answer

Anonymous

Nov 29, 2014

threads run in a shared memory space. Processes run in a separate memory space.