Stack Overflow Exception

Home > Computer Science > Computer Architecture > Interrupts and Exceptions > Stack Overflow Exception

This is raised when a program tries to push data onto the stack but the stack is already full.