examples of non-storage devices in a computer system
examples of non-storage devices in a computer system
There are many examples of non-storage devices in a computer system. Here are a few:
CPU (Central Processing Unit): This is the "brain" of the computer that performs calculations and executes instructions. It doesn't store data permanently like a storage device does.
RAM (Random Access Memory): This is a type of memory that stores data temporarily while the computer is running. It is used to hold data that is being actively processed by the CPU, but it doesn't store data permanently like a storage device does.
Input devices: Devices such as keyboards, mice, and touchpads are used to input data into the computer system. They don't store data themselves, but instead, they send the data to the CPU for processing.
Output devices: Devices such as monitors, printers, and speakers are used to output data from the computer system. They don't store data themselves but instead display or produce the output generated by the computer system.
These are just a few examples of non-storage devices in a computer system. Each of these devices serves a specific function within the computer system, but they don't store data permanently like storage devices do.


No comments