Computer Science, asked by Akshayji146, 1 year ago

What are interrupts and exceptions in 80386 80386dx?

Answers

Answered by mykeyman
0

The 80386 has two mechanisms for interrupting program execution: Exceptions are synchronous events that are the responses of the CPU to certain conditions detected during the execution of an instruction. Interrupts are asynchronous events typically triggered by external devices needing attention.

Plz mark brainliest

Similar questions