wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in

Mahek Bharadwaj

user banner image
profile
Mahek Bharadwaj@mahekbharadwaj

ResumeBlogsQuestions
Sign in

Top Users

profile

Mujibur Rehman Khan

@mujiburrehmankhan
profile

Hasti Sanghani

@hastisanghani
profile

ANUJ YADAV

@anujyadav

Featured Blogs

CRISP-DM Methodology

Blog banner

MEMORY MANAGEMENT REQUIREMENT

Blog banner

From Airboat Tours to Fossil Hunting: The Ultimate Arcadia Travel Experience

Blog banner

Burning Questions

write a detailed note on MS powerpoint.

What is ITIL ? Explain in brief

Post few Spoilers of Game of thrones

Contact Us

|

About Us

|

Points nomenclature

|

Terms of service

|

Privacy Policy

|

Cookie Policy
profile

Mahek Bharadwaj

@mahekbharadwajJul 12, 2023

What is an interrupt?

An interrupt is a signal emitted by a device attached to a computer or from a program within the computer. It requires the operating system (OS) to stop and figure out what to do next. An interrupt temporarily stops or terminates a service or a current process. Most I/O devices have a bus control line called Interrupt Service Routine (ISR) for this purpose. An interrupt signal might be planned (i.e., specifically requested by a program) or it may be unplanned (i.e., caused by an event that may not be related to a program that's currently running on the system).

0 Discussions
106 Reads