GlobalLogic interview question

How to make Java thread wait to another thread.

Interview Answer

Anonymous

May 30, 2022

Use join, or CountDawnLatch