Home  >  Article  >  What is both an input device and an output device?

What is both an input device and an output device?

王林
王林Original
2020-10-28 11:53:1721059browse

A disk drive is both an input device and an output device. A disk drive can both read information stored on the disk into memory and write information from memory to the disk. Disk drives are divided into three types: hard disk drives, floppy disk drives and optical disk drives.

What is both an input device and an output device?

# A disk drive is both an input device and an output device.

(Learning video recommendation: java course)

Disk driver (Disk Driver), also known as "disk drive", is a storage device that uses a disk as a medium for recording information. The disk drive reads the data from the disk and passes it to the processor.

The disk drive can both read the information stored on the disk into the memory and write the information in the memory to the disk. Therefore, it is considered both an input device and an output device.

The disk drive is a part of the disk memory in the electronic computer. It is used to drive the disk to rotate at a steady speed and control the magnetic head to record and read information on the magnetic layer of the disk according to a certain recording format and encoding method. It is divided into hard disk drives. , floppy disk drive and optical disk drive.

Sharing of graphic tutorials: Getting started with java

The above is the detailed content of What is both an input device and an output device?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn