Data Storage and Manipulation (Computer Architecture)
Table of Contents
About
Computers are all about manipulating Data.
The efficiency of a computer is a function of:
- how fast it can manipulate the data (CPU speed)
- and how fast it can retrieve and store that data (CPU cache, RAM, Disk).