About Question enthuware.ocpjp.v7.2.1516 :
Posted: Sun Sep 14, 2014 4:13 am
Hi,
If you have a Thread with a method run and method start and then you call w.start() the thread will be started and the method run will be called.
Then in this case why the method start is called? How can be called?
I hope you understand my question.
Thank you!
If you have a Thread with a method run and method start and then you call w.start() the thread will be started and the method run will be called.
Then in this case why the method start is called? How can be called?
I hope you understand my question.
Thank you!