flash memory VS RAM

2006-12-12 6:56 pm
what are the different betweem them , please help !! Urgent -_-

回答 (2)

2006-12-12 7:01 pm
✔ 最佳答案
Flash memory is a form of non-volatile computer memory that can be electrically erased and reprogrammed. It is a technology that is primarily used in memory cards. Unlike EEPROM, it is erased and programmed in blocks consisting of multiple locations (in early flash the entire chip had to be erased at once). Flash memory costs far less than EEPROM and therefore has become the dominant technology wherever a significant amount of non-volatile, solid-state storage is needed. Examples of applications include digital audio players, digital cameras and mobile phones. Flash memory is also used in USB flash drives (thumb drives, handy drive), which are used for general storage and transfer of data between computers. It has also gained some popularity in the gaming market, where it is often used instead of EEPROMs or battery-powered SRAM for game save data.

Random access memory (usually known by its acronym, RAM) is a type of data store used in computers that allows the stored data to be accessed in any order — that is, at random, not just in sequence. In contrast, other types of memory devices (such as magnetic tapes, disks, and drums) can access data on the storage medium only in a predetermined order due to constraints in their mechanical design.

Generally, RAM in a computer is considered main memory or primary storage: the working area used for loading, displaying and manipulating applications and data. This type of RAM is usually in the form of integrated circuits (ICs). These are commonly called memory sticks or RAM sticks because they are manufactured as small circuit boards with plastic packaging and are about the size of a few sticks of chewing gum. Most personal computers have slots for adding and replacing memory sticks.

Most RAM can be both written to and read from, so "RAM" is often used interchangeably with "read-write memory." In this sense, RAM is the "opposite" of ROM, but in a more true sense, of sequential access memory.
2006-12-12 7:03 pm
Flash memory has permanent memory while RAM has temporary memory. Usually flash memory is a portable device such as travelling disk, RAM is a temporary memory in a computer.


收錄日期: 2021-04-12 23:18:03
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20061212000051KK00829

檢視 Wayback Machine 備份