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
What is wild pointer in c with example?
How can I list all of the predefined identifiers?
What is #ifdef ? What is its application?
What is type qualifiers?
List the variables are used for writing doubly linked list program.
difference between object file and executable file
What does d mean?
What is the scope of an external variable in c?
What is volatile variable how do you declare it?
Is calloc better than malloc?
What is the function of multilevel pointer in c?
What is the difference between fread buffer() and fwrite buffer()?
What is %g in c?
What is sizeof array?
Write a program which returns the first non repetitive character in the string?