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

519 B

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

Some computer hardware devices will only take inputs (ex: keyboard) and some only outputs (ex: computer display)
The exchange can be between software, computer hardware, peripheral devices, humans, and combinations of these.

^47ce70