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 |
How much ram can a 64 bit os use?
How much ram do I need for 2019 gaming?
What is load sharing in operating system (os)?
What's the difference between 32 and 64 bit?
Explain what is a semaphore?
What are the different states of a process?
How you can detect deadlock condition?
Does android run on x86?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
What is difference between deadlock and starvation?
Explain latency, transfer and seek time with respect to disk i/o.?
What are the different types of scheduling algorithms?