Java Multithreading, Concurrency, and Parallelism — Part 5

KRISHNA KISHORE V
5 min readJul 21, 2021

NO Guarantee on the order of execution of threads and the join() method

In part-4, we have seen that we can create multiple threads giving the same Runnable. Here we look at the same example and understand the order of their execution.

--

--

KRISHNA KISHORE V

Full Stack Tech Lead | Software Consultant | Technical Content Writer