Skip to content

Multi Threading

Saad Tariq requested to merge Task-Threading into main

Writed a program consisting of thread 1 and thread 2 and a main thread and uses a join method in thread classes so each thread will complete it work then other will continue

Merge request reports