Google Interview Question

Brain teasers, multiprocessing and threading

Interview Answer

Anonymous

Dec 29, 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