Home  >  Article  >  What kind of storage does dvdrom belong to?

What kind of storage does dvdrom belong to?

藏色散人
藏色散人Original
2020-12-07 15:29:5816634browse

What kind of storage does dvdrom belong to?

The operating environment of this article: Windows 7 system, Dell G3 computer.

DVD-ROM is a large-capacity read-only external memory.

DVD-ROM (read-only DVD) is a read-only optical disc for computer data storage, and its purpose is similar to that of CD-ROM. CD-ROM means "High Density Compact Disc Read-Only Memory", or CD-ROM for short. Read-only discs can only read information, not write information.

Related expansion introduction:

Read-Only Memory (ROM) works in a non-destructive readout mode, and can only read information but cannot write it. Once the information is written, it is fixed and will not be lost even if the power is turned off, so it is also called fixed memory. The data stored in ROM is usually written before being loaded into the whole machine. It can only be read out during the operation of the whole machine. Unlike random access memory, the stored content can be rewritten quickly and conveniently. The data stored in ROM is stable and will not change after a power outage. It has a simple structure and is easy to use, so it is often used to store various fixed programs and data.

Except for a few types of read-only memories (such as character generators) that can be used universally, different types of read-only memories have different functions. In order to facilitate user use and mass production, different types such as programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), and electrified erasable programmable read-only memory (EEPROM) have been further developed. ROM is widely used. The hardware used in the startup program (operating system) of early personal computers such as Apple II or IBM PC XT/AT or the firmware in various other microcomputer systems is ROM.

For more related articles, please visit PHP Chinese website!

The above is the detailed content of What kind of storage does dvdrom belong to?. 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