Jump to content

I/O: Difference between revisions

From cernipedia
Page created automatically by script
 
No edit summary
 
Line 1: Line 1:
The data or information that is passed into or out of a computer [[Category:Abbreviations]] [[Category:FAPlist]]
In computing, '''input/output''' ('''I/O''', '''i/o''', or informally '''io''' or '''IO''') is the communication between an information processing system, such as a computer, and the outside world, such as another computer system, peripherals, or a human operator. 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.
 
For more information, see [[wikipedia:Input/output|Wikipedia]]. 
[[Category:Abbreviations]] [[Category:FAPlist]]
[[Category:Pages linking to Wikipedia]]

Latest revision as of 08:36, 10 April 2026

In computing, input/output (I/O, i/o, or informally io or IO) is the communication between an information processing system, such as a computer, and the outside world, such as another computer system, peripherals, or a human operator. 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.

For more information, see Wikipedia.