Google interview question

Brain teasers, multiprocessing and threading

Interview Answer

Anonymous

29 Dec 2017

Threading are small madul running in a process and process are itself but process are heavy weight while thread are lightweight because process not share the resources to each other while thread can