Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is runnable?

Answers were Sorted based on User's Feedback



What is runnable?..

Answer / 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

What is runnable?..

Answer / s.ramesh

RUNNNABLE is a state , when a thread is currently processed
by CPU... It is one of the Thread State...

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Advanced Java Interview Questions

What is source and listener?

1 Answers  


What are the types of data passing mechanisams under JMS specification?

1 Answers  


What state a thread enters, When it blocks on I/O?

2 Answers  


Difference Between getRequest and PostRequest?

8 Answers   HCL, TCS,


Define the remote object implementation?

0 Answers  


what is catalina in tomcat server.

11 Answers   IBM,


Explain the steps in details to load the server object dynamically?

0 Answers  


What are the methods used for inter-thread communication? and in what class these methods are defined?

2 Answers  


Why are component architectures useful?

0 Answers  


How to add new JTabbed pane?

1 Answers  


Why JDBC has introduced

4 Answers  


How will you pass parameters in RMI? Why do you serialize?

0 Answers  


Categories