Thread Synchronization Unknown August 18, 2017 A thread is a lightweight process that can run concurrently (It means at the same time two threads are running). Each thread can handle a... Read More