What state a thread enters, When it blocks on I/O?
Answers were Sorted based on User's Feedback
Answer / s.ramesh
When a Thread is Blocked, it will enter BLOCKED state
| Is This Answer Correct ? | 2 Yes | 0 No |
How many times may an objects finalize() method be invoked by the garbage collector?
What is the difference between a stub and a skeleton?
9 Answers ABC, College School Exams Tests, Geoservices, Polaris, Qualcomm, Rajiv Gandhi College of Engineering and Technology RGCET, UTIITSL, Wipro,
What is multi-tasking? Types?
What is the difference between static and non-static with examples?
Can I run seam outside of jboss as?
what are design patterns in java?give with example?
What are different types of layout managers in java.awt package?
Explain about RMI Architecture?
Do we need to override service() method
Where we can write Rmi registry in the code, without having to write it at the command prompt?
how the action can be map from jsp page to bean class in mvc1
difference of inheritance and interface