Skip to content

Create three threads, start each of these threads (for example: main, second, first), and when these threads work successfully - display a message on the screen (completion then first, second and main).

Notifications You must be signed in to change notification settings

Minisiia/ThreadSleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreadSleep

Create three threads, start each of these threads (for example: main, second, first), and when these threads work successfully - display a message on the screen (completion then first, second and main).

4 Java Advanced 8. Thread & Runnable. Problems with Threads

Завдання 2

Затримка потоку. Необхідно створити три потоки, кожних із цих потоків запустити (наприклад: main, second, first), і коли ці потоки успішно відпрацюють – вивести на екран повідомлення (завершення потім first, second і main).

About

Create three threads, start each of these threads (for example: main, second, first), and when these threads work successfully - display a message on the screen (completion then first, second and main).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages