Core Java : 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:

Post a Comment