distinguish between interrupts and exceptions?
Answer Posted / mohit chandila
An Interrupt is an interface to external stimulii. The
System interacts with the user or external devices via
interrupts.
An Exception on the other hand is a condition that is
strange enough for the system to handle appropriatly. It is
produced within the system. It can be a result of poor code
or a limitation of the system itself such as the "Divide by
Zero Error"
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What does the “echo” command do?
What is in grep command?
How do I delete files from command prompt?
What is used to type command?
What are filter commands in unix?
What is sed awk grep?
Explain the steps that a shell follows while processing a command.
Who wrote grep?
What do chmod command do?
How do I search for a file in unix command?
What is the use of the tee command?
What is the command to compare two files in unix?
Why is awk called awk?
Describe the zip/unzip command using gzip.
What is the functionality of a top command?