Basics of I/O systems Flashcards

1
Q

What is input/output (I/O) in computing?

A

The communication between a computer and the outside world, including human users and other systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are I/O devices?

A

Hardware components used to input data into or output data from a computer (e.g., keyboard, mouse, printer, disk).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the role of an I/O subsystem in an operating system?

A

To manage communication between the OS and I/O devices efficiently and safely.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the components of the I/O subsystem?

A

1) I/O devices, 2) Device controllers, 3) Device drivers, 4) OS-level I/O management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly