Computer Science, asked by kizitokenneth94, 1 year ago

_______ consists of expensive and very fast memory chips that store the data or instructions that the CPU will look at next.

Select one:
RAM memory
ROM memory
None of the options
Cache Memor

Answers

Answered by Anonymous
20

RAM memory

RAM memory consists of expensive and very fast memory chips that store the data or instructions that the CPU will look at next.

Ram is one of the most important component of any computer or CPU. Because of RAM, computer can work. More RAM means more effecient work.

RAM works on DDR. There are total 4 versions of RAM - DDR, DDR 2, DDR 3, DDR4.

RAM provides the instructions to computers. Computers get instructions by user (us). After getting instruction, then processor first processes on it.

After processing on the instruction, Processor send it to the RAM of computer. RAM of computer convert the output in user language. User language means language which we uses.

➡️ Right answer is not ROM memory. Because ROM memory means storage. The data of user in which is stored in computer is called as ROM memory.

Answered by smartbrainz
0

Cache Memory consists of 'expensive' and 'very fast memory chips' that store the 'data or instructions' that the 'CPU' will look at next.  

Explanation:

  • 'Cache memory' is a very high-speed static 'random access memory' (SRAM) that a 'computer microprocessor' can access faster than regular 'random access memory'.
  • 'Cache memory' is a very fast type of memory that serves as a 'buffer' between the RAM and the CPU. It possesses repeatedly needed data and instructions so that they are very quickly available to the CPU when required.
  • 'Cache memory' is used to decrease the average access time to get data from the 'Main memory'.

To know more about cache memory

What is cache memory??

https://brainly.in/question/4635103

A block-set associative cache memory with 128 blocks are divided into four block sets. The main memory consists of 16,384 blocks where each block contains 256 eight bit words. How many bits are required for addressing the main memory?

https://brainly.in/question/9354156

Similar questions