quartz/content/notes/000 This Semester/002 Courses/Computer Interface/Chapter - 1/Computer Interfacing.md
2022-02-12 06:52:50 +06:00

13 lines
519 B
Markdown

# 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 <!--SR:!2022-02-10,3,250-->
```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