Java tutorial for beginners - 54 - Create Thread by extending Thread class

preview_player
Показать описание
How to create a thread in java by extending Thread class.
Рекомендации по теме
Комментарии
Автор

I would personally thanks for you time and videos. 

nicio
Автор

I have a doubt.i, e., if main thread encounters a sleep method child thread gets called and is executed twice.But, What if child thread encounters a sleep method as the program shifts to run() method on encountering a start() method

theparadox
Автор

You keep talking about mothers and grand mothers. I don't know these in Java :(

josephkreifelsii