Memory Definitions - Notes for Computer Architechture
Title: Memory Definitions - Notes for Computer Architechture
Category: /Science & Technology/Computers and Cybernetics
Details: Words: 528 | Pages: 2 (approximately 235 words/page)
Memory Definitions - Notes for Computer Architechture
Category: /Science & Technology/Computers and Cybernetics
Details: Words: 528 | Pages: 2 (approximately 235 words/page)
Memory Definitions BIOS Pronounced "bye-ose," an acronym for basic input/output system. The BIOS is built-in software that determines what a computer can do without accessing programs from a disk. On PCs, the BIOS contains all the code required to control the keyboard, display screen, disk drives, serial communications, and a number of miscellaneous functions.
The BIOS is typically placed in a ROM chip that comes with the computer (it is often called a ROM
showed first 75 words of 528 total
You are viewing only a small portion of the paper.
Please login or register to access the full copy.
Please login or register to access the full copy.
showed last 75 words of 528 total
charge. Like other types of PROM, EEPROM retains its contents even when the power is turned off. Also like other types of ROM, EEPROM is not as fast as RAM. EEPROM is similar to flash memory (sometimes called flash EEPROM).
The principal difference is that EEPROM requires data to be written or erased one byte at a time whereas flash memory allows data to be written or erased in blocks. This makes flash memory faster