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

Why are component architectures useful?

829


What is a modular application? What does module-relative mean?

787


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

1982


Which javutil classes and interfaces support event handling?

826


What method is invoked to cause an object to begin executing as a separate thread?

810


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1340


How task's priority is used in scheduling?

2048


Why a client should be multithreading? Explain.

847


What are callback interfaces?

850


What is permgen or permanent generation?

813


Is the session factory thread safe?

944


What event results from the clicking of a button?

925


What are the pros and cons of detached objects?

776


What modifiers may be used with an interface declaration?

846


When a thread blocks on i/o, what state does it enter?

856