answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is interrupt initiated input or output?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What r the functions of interrupt initiated Input Output?

software


What do you mean by interrupt driven input output and programmed input and output?

PIO uses the port access instructions of the CPU to receive or send data. That is also known as polling, since you have to constantly use the CPU to monitor a particular port address. Interrupt driven would use the IRQ controller to access things. The CPU still does the work, but the interrupt calls on the CPU rather than a currently running program doing so.


Explain how int 21h can be used for input output in 8086 microprocessor?

The INT 21H instruction in the 8086 is a software interrupt to vector 21H. In order for it to be used for input/output, the programming that responds to INT 21H must be present. This is part of the Operating System.


Is an OMR an input or output?

is an omr and input or output device?


Is interactive whiteboard an input or output device?

both input r output


Is a graphic tablet output or input?

Input device.


Is Digitizing Pad is an input or an output?

output and input


Is a projector input or output?

it is an output device


What is the input to output ratio formula?

output/input


Is a CPU input or output?

Neither, it is not classified under input or output. It has its own identity


What is interrupts and list classes of interrupts in operating system?

An interrupt is an event that alters the sequence in which the processor execute instructions. It is generated by hardware of computer system. Classes of interrupt:- IBM processor has six types of interrupts. * svc interrupt(supervisor call) *input/output interrupts *external interrupts *Restart interrupts *Program check interrupt *Machine check interrupts


What is the rule when the input is 1 and the output is 5 and input is 5 and output is 1 and input is 9 and output is -3?

There are many possible answers. One of them is Output = 6 - Input.