when we applied start()method on a thread ,how does it know
that to execute run()method on that object?

Answer Posted / suma

When start method is called , JVM calls run method of this
object

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a clone?

576


What is synchronization and why is it important?

548


What is ioc concept & explain it?

623


Do you think that java should have had pointers?

606


What are JTA/JTS and how they used by client?

1720






What is the purpose of the finally clause of a try-catch-finally statement?

561


what is handle?

1857


Explain the advantages and disadvantages of detached objects.

578


Write a singleton program?

576


How would you detect a keypress in a jcombobox?

678


What is a tasks priority and how is it used in scheduling?

552


Can I run seam with jdk 1.4 and earlier?

561


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1741


What is the relation between the infobus and rmi?

561


How is a java object message delivered to a non-java client?

578