CUET PG 2026 — Computer PYQ
CUET PG | Computer | 2026Assertion: Deadlock occur in multi programming when each thread in set is waiting for event that can be caused only by another thread in same set.
Reason: A thread must always request before using it and realise it after using it. If requested resourse are not available thread enter a waiting state until resource become free.
