Ch-1 Introduction to Computer Systems Hardware Architecture Flashcards
How is Data stored
In terms of bits
RAM
Random Access Memory (temporary storage of the running program)
ROM
Read Only Memory; Non-volatile memory to contain important information of a computer
EPROM
Erasable programmable read only memory
EEPROM
Electrically Erasable programmable ROM
Flash
Electrically Erasable but can simultaneously erase block of data instead of individual words
One feature of ROM, EPROM, EEPROM, Flash
Erase then write
BIOS
Basic input output system
What is one disadvantage of RAM
The content is lost when the PC turns off
Where is the BIOS stored
In flash
What is a computer consisted of
CPU, Memory, input/output devices
For an address bus having x wires, how many locations can be accessed?
2^x
Address Bus
Unidirectional
Its value is always issued by the processor
Data Bus
Bidirectional
Definition of bus
set of wires that carry bytes of information back and forth between the components