

Hi,
Here is the answer
When a thread is started, using its start() method or that of the Thread class, the JVM invokes the thread's run() method when the thread is initially executed.
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.