1,256 views
0 votes
0 votes
There are n processors and m processes in the system. maximum how many processes can be in ready,blocked and running state?

A)Ready=n, Blocked=n, Running=1

B)Ready=m, Blocked=m, Running=1

C)Ready=m, Blocked=m, Running=n

D)Ready=(m-1), Blocked=(m-1), Running=n

Please log in or register to answer this question.

No related questions found