Why Modern OS are interrupt driven?Give an example
Answer Posted / imrana
os is interrupt driven software this means that if there is no interrupt then the system will be die
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How would you obtain the current time and difference between two times?
What does the && operator do in a program code?
What is external variable in c?
What is sorting in c plus plus?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
How can I sort more data than will fit in memory?
What is a double c?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
Can we declare variable anywhere in c?
What is difference between class and structure?
How do you define structure?
What is header file in c?
Why should I use standard library functions instead of writing my own?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What's the right way to use errno?