State an interrupt that is not level sensitive?



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

Post New Answer

More 86 Family Interview Questions

How are labels named in assembly language?

1 Answers  


Give example of bit address and byte address?

1 Answers  


Are all the bits of flag register used in 8051?

1 Answers  


What is the purpose of pipe lining in reference to 8086?

1 Answers  


What are the index registers in 8086?

1 Answers  


Return address will be returned by function to

2 Answers   Wipro,


write an assembly code which can call function in a loop with al value from 0 to 9

5 Answers   Google,


how to know weather the controller is 16 bit or 32 bit?

1 Answers   Bosch,


Explain what type of architecture is used in 8085 microprocessor?

1 Answers  


Which bit of the flag register is set when output overflows to the sign bit?

1 Answers  


Describe the aaa instruction with the help of an example?

1 Answers  


Please give a circuit to divide frequency of clock cycle by two?

1 Answers  


Categories