How does a **Watchdog Timer** help handle deadlocks? --- 🐕 It is a timer that must be reset periodically by the software; if a deadlock occurs and the software stops responding, the timer expires and **automatically resets the system**.