State an interrupt that is not level sensitive?
Answer / Rupendra Bahadur Singh
An example of an interrupt that is not level-sensitive is the Non-Maskable Interrupt (NMI) in the 8086 microprocessor. Unlike maskable interrupts, NMIs cannot be ignored or disabled by software and will always force the CPU to halt its current task and handle the interrupt request.
| Is This Answer Correct ? | 0 Yes | 0 No |
How are labels named in assembly language?
Give example of bit address and byte address?
Are all the bits of flag register used in 8051?
What is the purpose of pipe lining in reference to 8086?
What are the index registers in 8086?
Return address will be returned by function to
write an assembly code which can call function in a loop with al value from 0 to 9
how to know weather the controller is 16 bit or 32 bit?
Explain what type of architecture is used in 8085 microprocessor?
Which bit of the flag register is set when output overflows to the sign bit?
Describe the aaa instruction with the help of an example?
Please give a circuit to divide frequency of clock cycle by two?