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

When is the best time to validate input?

0 Answers  


Can I use javascript to submit a form?

0 Answers  


What must a class do to implement an interface?

0 Answers  


What is the difference between the ‘font’ and ‘fontmetrics’ class?

0 Answers  


difference between applicationserver and webserver

2 Answers   SolutionNET,






what is a Daemon Thread?

2 Answers  


Define aop(assepct oriented programing)?

0 Answers  


How many ways can a thread be used?

4 Answers   Sun Microsystems,


What is prototype?

0 Answers  


what do u mean by java bean??

2 Answers   ADP,


the use of try and ffinally keyword

1 Answers  


What is the RMI and Socket?

0 Answers  


Categories