A state is safe if the system can allocate resources to each process (up to its maximum) in some order and still avoid deadlock. Which of the following are true?
[A]
Deadlocked state is unsafe.
[B]
Deadlocked state is a subset of unsafe state.
[C]
Unsafe state may lead to a deadlock situation.