What is an interrupt? How are multiple interrupts dealt with?
Answer / vikram
interrupt is way of interrupting the normal flow of
execution of a process. Interrupts can be software or hardware.
To handle multiple interrupts we have priority encoders and
daisy chaining concepts.
| Is This Answer Correct ? | 5 Yes | 5 No |
What is the difference between mailbox and queue?
What is fragmentation?
What are the main functions of a kernel?
How do I clean up program files?
How do I find the path of a shared folder?
Why would a parent process terminate a child process?
What do you understand by system clock?
Can bad sectors cause blue screen?
how many types of operating system?
What is operating system in computer?
Explain the booting process of a windows xp system.
Is x86 better than x64?