GlobalLogic interview question

How to make Java thread wait to another thread.

Interview Answer

Anonymous

30 May 2022

Use join, or CountDawnLatch