Exception is a run time error where as interrupt is an event that arises due to software or hard ware.when ever specific event occurs interrupts are enabled
Exception is a run time error due to some computation error such as Divide by Zero where as interrupt is an event that arises due to some failure/ malfunction of system thru software or hardware. when ever specific event occurs interrupts are enabled. Exceptions can be invoked by Interrupts also.
exception is the runtime error we cant get required result . interrupt is the program provided by software or hardware which improves processor efficiency