0 votes
in Linux by

When the event for which a thread is blocked occurs?
a) thread moves to the ready queue
b) thread remains blocked
c) thread completes
d) a new thread is provided

1 Answer

0 votes
by

Correct answer is :- thread moves to the ready queue

...