Q. A state is safe, if (Solved)
1. the system does not crash due to deadlock occurrence
2. the system can allocate resources to each process in some order and still avoid a deadlock
3. the state keeps the system protected and safe
4. all of the mentioned
- b. the system can allocate resources to each process in some order and still avoid a deadlock