Computer Science, asked by malaselvam89595, 6 months ago

.select odd one regarding interrupt types of 8086


Hardware interrupt

Software interrupt

Divide by zero

Infinity control

Answers

Answered by manjusaba4388
0

Answer:

Interrupt Cycle:

It is the process by which a computer retrieves a program instruction from its memory, determines what actions the instruction requires, and carries out those actions. This cycle is repeated continuously by the central processing unit (CPU), from bootupto when the computer is shut down.

Explanation:

This halt allows peripheral devices to access the microprocessor. ... Whenever an interrupt occurs the processor completes the execution of the current instruction and starts the execution of an Interrupt Service Routine (ISR) or Interrupt Handler.

Similar questions