What is the name of the state, when a thread is executing?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi... when a Thread is executing that comes under
the "Running state"
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between a static and a non-static inner class?
Why do threads block on i/o?
Brief description about local interfaces?
Explain the life cycle of servlet?
What is the use of Class.forName
is servlet,struts are threadsafe or not.please telme correct answer
What is in-memory replication?
whats is mean by object and class?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the difference between java class and bean?
What is a task?s priority?
What is a session? Can you share a session object between different theads?