answersLogoWhite

0

i believe its called interference i know the spellings wrong

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is the game of basketball called something else in other countries?

Basketball


What game is played with crow?

yeah its called basketball.


What was the Mayan basketball game called?

Pok ti pok


What kind game is it called and it begins with B?

Basketball is a game. It begins with the letter b.


Were on the basketball court is the game started?

in the middle which is called the tip off


What is the period called when the score is tied at the end of a basketball game?

overtime


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.


Which ancient culture played a game similar to basketball called ollamalitzli?

The Aztecs


The person that controls the game and calls out fouls is called what in the sport of basketball?

The referee


How many umpires are on the court in a basketball game?

they are called referees and there is 2 to 3


How long can a game last basketball?

Am official game lasts 48 minutes. a basketball game usually 2 hours


How the interrupt bios function called?

In a computer, the interrupt BIOS function is typically called when a hardware or software interrupt occurs. This is done through specific interrupt vectors that point to the corresponding interrupt service routines (ISRs) in the BIOS. When an interrupt is triggered, the CPU halts its current operations, saves its state, and jumps to the address of the ISR defined for that specific interrupt. After the ISR completes its task, control is returned to the original program, restoring the CPU's state.