# Computer Interfacing ## 1. What is Computer Interfacing? ---- **Def**::***Computer interface*** is a way to connect two and more devices[[#^47ce70]] in a computer system to exchange information between them ```ad-note Some computer hardware devices will only take inputs (ex: keyboard) and some only outputs (ex: computer display) ``` ``` ad-attention The exchange can be between software, computer hardware, peripheral devices, humans, and combinations of these. ``` ^47ce70