What is the exact difference between interrupt handling and exception handling?

Answer:

interrupt handling is the process of handling a break or interrupt called by a program where as exception handling is for handling some exceptional conditions that'll occur when a program is running

Note: There are comments associated with this question. See the discussion page to add to the conversation.
First answer by Balasilent. Last edit by Balasilent. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 2 [recommend question].