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

Answers were Sorted based on User's Feedback



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

Answer / s.ramesh

When a Thread is Blocked, it will enter BLOCKED state

Is This Answer Correct ?    2 Yes 0 No

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

Answer / guest

blocked on i/o or synchronized state

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

What you mean by COM and DCOM?

0 Answers  


What is source and listener?

1 Answers  


Explain how will the struts know which action class to call when you submit a form?

0 Answers  


What is a session? Can you share a session object between different theads?

0 Answers  


What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?

1 Answers  






Where can I find seam examples and documentation?

0 Answers  


Explain the stub's and skeleton's functionality?

7 Answers  


What is the difference between RMI and Corba?

0 Answers   Infotech,


Can I use multiple html form elements with the same name?

0 Answers  


Dear freinds... I want to know how to write self mapping for a table using hibernate?

1 Answers   Cap Gemini,


Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?

5 Answers   HCL, Mobillo Venture,


Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.

1 Answers  


Categories