Cache is a high speed buffer memory for storing automatically small areas of frequently used memory, so that the machine does not have to wait for the full memory access time every time it needs to access the data in those areas.
Most computers have separate but similar cache memories for data and instructions. This allows the same access time advantages for both, but as data and instructions are usually in different places in memory eliminates any conflicts in usage.
Some computers have multiple levels of different speed cache with different sizes. These are typically referred to as L1 cache, L2 cache, L3 cache, etc. with L1 being the fastest, most expensive, smallest size cache closest to the processor; the others are successively closer to the main memory.
sram is used for cache for cache memory.
Cache memory is composed of 2 types of memory:RAM (Random Access Memory) this is used to store the data copied from main RAM as a series of Cache LinesCAM (Content Addressable Memory) this is used to store the main RAM address for each Cache Line, so the data in Cache Memory can be found and associated with main RAM. The CAM also typically contains special flags (e.g. the "dirty" bit - indicating that the Cache Line has been modified and will have to be written back to main RAM).Cache memory also contains controller logic to coordinate the necessary actions.The first computer built to have what we now call Cache memory was the IBM Stretch 7030 introduced in 1961. However IBM at the time called this feature "Virtual memory". (Confusing isn't it?)
Static RAM or SRAM
Level 2 cache (L2 cache)
cache
sram is used for cache for cache memory.
Register memory are smaller in size than cache memory and registers are faster than cache..Cache memory store the frequently used data from main memory..
There are different type of cache memory: processor cache memory, cache memory ram,1 cache memory l2, cache memory, CPU cache memory, disk cache memory, hard disk cache, cache memory motherboard.
Cache Memory is needed because Hardware implements cache as a block of memory for temporary storage likely to be used again.
There are different type of cache memory: processor cache memory, cache memory ram,1 cache memory l2, cache memory, CPU cache memory, disk cache memory, hard disk cache, cache memory motherboard.
The data that are frequently used goes in the cache memory...
Answer:- The Cache memory is placed between the CPU and the main memory. It is a fast speed memory and is expensive and faster than the main memory. Cache memory is used to store the frequently accessed data of main memory. The instructions that are frequently used by the CPU are stored in the cache memory. It is used to reduce the average access time for address, instructions or data, which are normally stored in the main memory. Cache memory increases the operating speed of the system. But is much costlier than main memory. From economic considerations, the capacity of the cache memory is much less as compared to main memory..
The cache memory is used to store the frequently used data in the main memory in order to avoid the elapse of the seek time taken to read that data in the main memory.. So, to improve the performance of a PC, its necessary to have cache memory.
Cache is a special kind of memory which is can be used as a spare to store data
Memory cache stores frequently used instructions and data on a computer. Cache memory is stored on a memory chip in an area of the RAM.
cache memory saves programs that you last used so that is takes less time when you click on a program to load it, cache memory is similar to when you save where you left off in a game. ram is the memory that is used when you run programs on your computer.
No cache memory is not visible.....