What is runnable?

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


Please Help Members By Posting Answers For Below Questions

What does module-relative mean?

581


how to use debug in my elipse to solve problems that exist in my project

1766


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2562


What restrictions are placed on the values of each case of a switch statement?

541


What is the relationship between an event-listener interface and an event-adapter class?

558






What is the relation between the infobus and rmi?

561


If your ui seems to freeze periodically, what might be a likely reason?

551


Is jvm a overhead?

631


How are the elements of a borderlayout organized?

608


which type of objects reference will be given to client?

2034


What is metaspace?

552


we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?

1930


How can I scroll through list of pages like the search results in google?

573


Do we need to override service() method

1145


What is ioc concept?

697