INTERVIEW QUESTIONS
COMPUTER HARDWARE
MICROPROCESSOR
DETAILS
Question: What are Software interrupts?
Answer: RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7.
|
Question:
What are Software interrupts?
Answer:
RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7. Source: CoolInterview.com
Programmed exceptions are also called Software Interrupts. In Intel architecture, programmed exceptions are triggered by 'int' and 'int3' instructions, and handled as traps. Programmed exceptions are used to implement system calls and notify debugger of specific events. Source: CoolInterview.com
Answered by: KY | Date: 10/13/2009
| Contact KY
RST0 TO RST7 INTERRUPTS ARE COME UNDER THE CATEGORY OF SOFTWARE INTERRUPT. Source: CoolInterview.com
Answered by: BHAVIN | Date: 7/16/2010
| Contact BHAVIN
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|