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 are differences between ram and rom?
What's the difference between x86 and x64?
What are the types of files?
Which is faster shared memory or message passing?
What is the operating system?
What is the purpose of using the yield method of thread class?
What is meant by arm-stickiness?
What is the ie tab in google chrome?
What is aging in operating system?
What is git bash?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.
Explain what you mean by memory alignment.