What method MUST be implemented by all threads?



What method MUST be implemented by all threads?..

Answer / ranganathkini

The run() method

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

What is the priority of Garbage collector thread?

3 Answers  


What is the difference between a static and a non-static inner class?

0 Answers  


What are the implicit objects?

2 Answers   HCL,


difference of inheritance and interface

3 Answers  


what is meant by JRMP?

0 Answers  






What is private static final long serialVersionUID = 1L;

3 Answers   Google,


what is heepStored?

1 Answers  


What’s jboss cache in short?

0 Answers  


What is glasgow?

0 Answers  


What is deadlock?

2 Answers  


What is the difference between RMI and Corba?

0 Answers   Infotech,


Can I import same package/class twice? Will the jvm load the package twice at runtime?

0 Answers  


Categories