fork.science

Question: What is the relationship between Trap and Interrupt?

A Trap is internally triggered by some exceptional/special state within process whereas interrupt is externally triggered B Traps are to catch bad processes that maliciously interrupt other processes
C Interrupt is a more general for trap D Trap is a more general term for interrupt