Computer Science, asked by shaikhafathima65, 2 months ago

memory stores information and data of frequently used
is a nowerful spreadsheet program that allows you to organize data in rows ​

Answers

Answered by florencejain
0

Answer:

this program is known as microsoft EXEL

Explanation:

Answered by studarsani18018
0

Answer:

Cache memory

The most frequently used instructions of a computer program are likely to be fetched from Cache memory.

Cache memory, also called CPU memory, is high-speed static random access memory (SRAM) that a computer microprocessor can access more quickly than it can access regular random access memory (RAM). This memory is typically integrated directly into the CPU chip or placed on a separate chip that has a separate bus interconnect with the CPU. The purpose of cache memory is to store program instructions and data that are used repeatedly in the operation of programs or information that the CPU is likely to need next. The computer processor can access this information quickly from the cache rather than having to get it from computer's main memory. Fast access to these instructions increases the overall speed of the program.

Similar questions