What is runnable?
Answers were Sorted based on User's Feedback
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 |
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 |
What are JTA/JTS and how they used by client?
What is colon_pkg_prefixes and what is its use?
what is the RMI / IIOP?
What is the highest-level event class of the event-delegation model?
whats is statement and procedure
What is the need of serialize?
What is ioc concept?
I wantr to know, How many number of users logged in to website? can any one answer
What are the implicit objects?
JMS based on what technology?
How task's priority is used in scheduling?
what is JTS?