Data Storage and Manipulation (Computer Architecture)

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).

Others

File