Threads block on I/O (that is enters the waiting state) so that other threads may execute while the I/O Operation is performed.
Can you answer this question?
Write Answer1 Answers