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
What is JTS?
What is a tasks priority and how is it used in scheduling?
Explain about RMI Architecture?
What are the different methods of identifying an object?
Can you give me a simple example of using the requiredif validator rule?
Is there a guarantee of uniqueness for entity beans?
What if the static modifier is removed from the signature of the main method?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What are the types of scaling?
What do you know about seam?
Can we sent objects using Sockets?
How task's priority is used in scheduling?
What is the relationship between an event-listener interface and an event-adapter class?
Can I run seam with jdk 1.4 and earlier?
How are the elements of a cardlayout organized?