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

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

Hey Tom,

When it blocks on I/O, A thread enters the waiting state.