Custom Search

Sunday, September 2, 2007

39. When a thread blocks on I/O, what state does it enter?

39. When a thread blocks on I/O, what state does it enter?
A thread enters the waiting state when it blocks on I/O.

No comments: