<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Interrupt - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=interrupt&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interrupt&amp;p=3">3.Next</a>
</p>
<p>(or an interrupt service routine, ISR) to deal with the event. This interruption is often temporary, allowing the software to resume normal activities after the interrupt handler finishes, although the interrupt could instead indicate a fatal error.</p>

<p>Interrupts are commonly used by hardware devices to indicate electronic or physical state changes that require time-sensitive attention. Interrupts are also commonly used to implement <a href="page.php?w=computer_multitasking">computer multitasking</a> and <a href="page.php?w=system_call">system call</a>s,</p><p>
<a accesskey="1" href="page.php?w=interrupt&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interrupt&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
