Programmer's Wiki

I/O stands for Input/Output.

Input[]

Input is when something gets "put in" into the application by the user. An input device can for instance be a mouse or the keyboard.

Output[]

Output is when a computer application outputs data to the user. Output devices are IE monitors and speakers.


See Also[]