What invokes a thread's run() method?

Java Programming Language >   Multithreading in java >   About Java Tutorial  

Short Question

2873


Answer:

After a thread is started, via its start() method of the Thread class, the JVM invokes the thread's run() method when the thread is initially executed.


This Particular section is dedicated to Question & Answer only. If you want learn more about Java Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.