Multi Threading
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
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