Zensar Technologies interview question

difference between thread and process.

Interview Answer

Anonymous

Aug 21, 2016

Threads are used for small tasks, whereas processes are used for more 'heavyweight' tasks, Processes are heavily dependent on system resources available while threads require minimal amounts of resource