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
Explain ‘library functions’ with respect to unix commands?
What does grep v do?
What is nr in awk command?
Differentiate cmp command from diff command.
What is ‘ps’ command for?
How do I use nslookup?
Which command can you use to find the currently running process in unix server?
What is unix command line?
Enlist some filename manipulation commands in unix.
What is “chmod” command?
What do chmod command do?
What are the general commands in using unix os for a beginner?
What is the command to view process running?
What command is used to switching between users in unix?
What does grep v grep do?