Answer Posted / ranganathkini
java.lang.Runnable is an interface implemented by all
threads. It contains a method called run() that needs to be
implemented by all threads. The run() method is called when
the thread is given permission to execute
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is clustering? What are the different algorithms used for clustering?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What you mean by COM and DCOM?
Will the general public have access to the infobus apis?
What is the immediate superclass of the applet class?
What is difference between object state and behavior?
What are the steps to write p-to-p model application?
What is aop(assepct oriented programing)?
Describe responsibilities of Activator?
What are JTA/JTS and how they used by client?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What is colon_pkg_prefixes and what is its use?
Difference between hashmap and hashtable?
what is Activation Instantinator?
What are the design considerations while making a choice between using interface and abstract class?