answersLogoWhite

0

What does interrupt mean?

Updated: 11/11/2022
User Avatar

Wiki User

11y ago

Best Answer

It means--NOT NOW DEAR I'M ANSWERING QUESTIONS--that someone or something is disturbing you--I'LL GET TO IT LATER I PROMISE--while you're doing something--IN A MINUTE FOR HEAVEN'S SAKE!--thus making you start and stop doing it repeatedly.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

An interrupter is when someone buts into a conversation and talks over someone

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does interrupt mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does interrumpir mean in spanish?

To interrupt


Use interrupt in a sentence?

Let me interrupt you there! Well I'ma let you finish, I don't mean to interrupt, but Beyonce did have the best video in the entire world. I can interrupt him if you like, but he gets very angry when he's disturbed from his work.


What do you mean by IVT in 8086?

Interrupt vector table


What does code p1320 mean in 2001 Nissan Pathfiner?

what that mean distributor signal interrupt


Which beyonce video Kane west mean when he interrupt?

Single Ladies


What does 5.5 mean in RST 5.5 interrupt of 8085 microprocessor?

The 5.5 in RST 5.5 means that the interrupt vector is located between RST 5 and RST 6.


What is the use of interrupt vector?

An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table. Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is generated, the processor saves its execution state via a context switch, and begins execution of the interrupt handler at the interrupt vector.


What is a sentence with the word interrupt?

"You should not interrupt class," the teacher scolded the boy.


Where is interrupt handler and interrupt vector?

In the 8086/8088, the interrupt vector table is the first 1024 bytes of memory. In the 8085, the interrupt vector table is the first 64 bytes of memory if using the RST form of interrupt, otherwise the interrupt vector is provided by the interrupting device, usually in the form of a CALL instruction. The interrupt handler is wherever the interrupt vector points to.


What is the Prefix of interrupt?

the prefix of interrupt is in


What part of speech is interrupt?

Interrupt is a verb.


What are interrupters?

An interrupt is a hardware-generated change of flow within the system. An interrupt handler deals with the cause of the interrupt. Control is then returned to the interrupted context An interrupt is a hardware-generated change of flow within the system. An interrupt handler deals with the cause of the interrupt. Control is then returned to the interrupted context