What do you mean by RAM? - CPU

What do you mean by RAM?



In RAM or Random Access Memory, Data can be accessed randomly. There are two types of RAM-

- Static RAM: It retains its contents with the help of CPU. It is faster and more expensive than Dynamic RAM. It is generally used for Level 2 cache.

- Dynamic RAM: It cannot retain its contents if not continuously refreshed by the CPU. Its types are-
i. Synchronous DRAM: It is the faster type of DRAM, used in modern and more advanced systems.
ii. Rambus DRAM: It is faster than Synchronous DRAM and is expected to become more commonly used.
Post your comment

    Discussion

  • RE: What do you mean by RAM? - CPU -bob (11/23/16)
  • bob