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 is used to type command?
What does the command '$ls | wc –l > file1' do?
What is the difference between grep and grep?
How do I open a port?
What command is used to check the current users?
Enumerate some of the most commonly used network commands in unix?
What is updatedb?
What is the unix command to confirm a remote host is alive or not?
Is ‘du’ a command? If so, what is its use?
Using unix command how to display no of records in oracle?
How does pipe () work?
What are the dos commands?
Why is it called grep?
What is the use of find command in unix?
How can you see the command line history?