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 are register variables in c?
Explain the Difference between the New and Malloc keyword.
What is zero based addressing?
How does pointer work in c?
What are the two types of structure?
Is array a primitive data type in c?
Write a program to print factorial of given number using recursion?
Explain about the constants which help in debugging?
What is use of integral promotions in c?
Where register variables are stored in c?
What does static variable mean in c?
Why is c still so popular?
Combinations of fibanocci prime series
Do character constants represent numerical values?
how to find anagram without using string functions using only loops in c programming