Where does most data go first with in a computer memory hierarchy ?

Correct answer: A. RAM

  • A. RAM
  • B. ROM
  • C. BIOS
  • D. CACHE

Explanation

RAM is the main working memory where programs and data are placed for active processing. Cache is checked for frequently used copies, but it is a smaller high-speed store rather than the usual initial destination for most data.

Last updated

Related questions