Hello friends!
please help me answering the following question
QUESTION.
Assume the operating system has received a set of N processes, assume also there are M processes available,
write a program which will detect :-
safe state.
unsafe state without deadlock.
unsafe state with deadlock.
Assume both M and N are integers and any number can be assigned to them.
Comments
Leave a comment