Output

In computing, input/output (I/O, or informally io or IO) is the communication between an information processing system, such as a computer, and the outside world, possibly a human or another information processing system. Inputs are the signals or data received by the system and outputs are the signals or data sent from it. The term can also be used as part of an action; to "perform I/O" is to perform an input or output operation.
I/O devices are the pieces of hardware used by a human (or other system) to communicate with a computer. For instance, a keyboard or computer mouse is an input device for a computer, while monitors and printers are output devices. Devices for communication between computers, such as modems and network cards, typically perform both input and output operations.
The designation of a device as either input or output depends on perspective. Mice and keyboards take physical movements that the human user outputs and convert them into input signals that a computer can understand; the output from these devices is the computer's input. Similarly, printers and monitors take signals that computers output as input, and they convert these signals into a representation that human users can understand. From the human user's perspective, the process of reading or seeing these representations is receiving output; this type of interaction between computers and humans is studied in the field of human–computer interaction. A further complication is that a device traditionally considered an input device, e.g., card reader, keyboard, may accept control commands to, e.g., select stacker, display keyboard lights, while a device traditionally considered as an output device may provide status data, e.g., low toner, out of paper, paper jam.
In computer architecture, the combination of the CPU and main memory, to which the CPU can read or write directly using individual instructions, is considered the brain of a computer. Any transfer of information to or from the CPU/memory combo, for example by reading data from a disk drive, is considered I/O. The CPU and its supporting circuitry may provide memory-mapped I/O that is used in low-level computer programming, such as in the implementation of device drivers, or may provide access to I/O channels. An I/O algorithm is one designed to exploit locality and perform efficiently when exchanging data with a secondary storage device, such as a disk drive.

View More On Wikipedia.org
  • 1044

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,443
    • Media
      227
    • Reaction score
      10,021
    • Points
      1,237
  • 3

    doktorwho

    A PF Electron
    • Messages
      181
    • Reaction score
      6
    • Points
      17
  • 1

    enjoyice

    A PF Quark
    • Messages
      2
    • Reaction score
      0
    • Points
      1
  • 1

    belae1ka

    A PF Electron
    • Messages
      13
    • Reaction score
      0
    • Points
      11
  • 1

    dylanwalt

    A PF Quark
    • Messages
      6
    • Reaction score
      4
    • Points
      3
  • 1

    zoltrix

    A PF Atom
    • Messages
      69
    • Reaction score
      7
    • Points
      33
  • 1

    etf

    A PF Electron 32 From Montenegro, Berane
    • Messages
      179
    • Reaction score
      2
    • Points
      16
  • 1

    Kyong

    A PF Atom
    • Messages
      3
    • Reaction score
      0
    • Points
      31
  • 1

    Purple_Dan

    A PF Electron
    • Messages
      47
    • Reaction score
      4
    • Points
      11
  • 1

    karandeepdps

    A PF Quark
    • Messages
      3
    • Reaction score
      0
    • Points
      1
  • 1

    srarahcha

    A PF Quark From ottawa
    • Messages
      3
    • Reaction score
      0
    • Points
      1
  • 1

    R. E. Nettleton

    A PF Electron
    • Messages
      9
    • Reaction score
      0
    • Points
      11
  • 1

    NatalieWise123

    A PF Quark
    • Messages
      14
    • Reaction score
      0
    • Points
      1
  • 1

    Jaakko

    A PF Quark
    • Messages
      1
    • Reaction score
      0
    • Points
      1
  • Back
    Top