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 the storage classes in C?
What is enumerated data type in c?
How can I read in an object file and jump to locations in it?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
What is a static variable in c?
In which language linux is written?
What is wrong in this statement? scanf(ā%dā,whatnumber);
Why do we use namespace feature?
What is bin sh c?
write a c program for swapping two strings using pointer
What is wild pointer in c with example?
Can a pointer be null?
What is the process to create increment and decrement stamen in c?
Why c is faster than c++?
Define Array of pointers.