input/output
communication between an information processing system and the outside world
Asynchronous I/O
form of input/output processing
memory-mapped I/O
I/O method between the CPU and peripherals which uses the same address space to address both memory and I/O devices; the memory and registers of the I/O devices are mapped to address values
standard streams
preconnected input and output streams for computer programs