OPERATING SYSTEMS FOR COMPUTERS
COMPUTER OPERATING SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which interrupt is the third highest priority?
|
Hardware:e.g. power button pressed.
|
|
Software:e.g. a program needs to run a routine (for example, to automatically save a document being edited by a user).
|
|
Time triggered:e.g. in data logging applications.
|
|
Peripheral:e.g. user has moved the mouse.
|
Explanation:
Detailed explanation-1: -TRAP is the internal interrupt that has the highest priority among all interrupts except the divide by zero exception.
Detailed explanation-2: -The highest interrupt priority upon reset in 8051 is external interrupt 0.
Detailed explanation-3: -TRAP. It is a non-maskable interrupt, having the highest priority among all interrupts.
There is 1 question to complete.