Question in Threads concept | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

Question in Threads concept

can I know the answer for the same? I feel there is an application error. run method can be run using object. can anyone let me know on priority as I am unable to proceed.

7th Jan 2017, 10:09 AM
Lakshman Kumar
Lakshman Kumar - avatar
1 ответ
0
I think you have to use the start method to begin the execution of "run" https://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html
6th Mar 2017, 9:04 PM
Qwerty