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 |
Explain pcb.
What are the 4 major types of operating system?
Is 32 bit obsolete?
List out some reasons for process termination.
What is hard disk and what is its purpose?
How do you start a startup?
Explain migration process?
What is the feature of real time os?
What is the full form itc?
Define the basic logical structure of a computer.
What are the different tasks of Lexical analysis?
What is RR scheduling algorithm?