answersLogoWhite

0


Best Answer

Cache

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which of the following can be added by the expansion card a cache b register c RAM d ROM?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What factors impact the performance of cache?

There are many factors that can affect cache performance, such as cache size, cache block size, association and replacement algorithm


What is cache latency?

delay to access the data in cache in context of processor's speed. Time to access the requested data in cache , at that time processor have to wait .. is called cache latency.


Can you increase cache memory by allocating memory from static RAM?

"No you cannot. Cache is built into the CPU like 256k or 512k or 1meg.What ever is in your CPU that's what you have. If you want more cache you need to upgrade your CPU. Hope this helps" BLA BLA BLA.......you can with windows 7 manager...or via registry edit....go to register search "secondleveldatacache"and edit in decimal and test cache that you what to use ...i you what to have 2 mb cacahe in a cpu that have only 512k it will work seriosly ;) work to me and other friend that i used this ;) you will fill the performance increse every time you increse the cache to a god level if you increse too much like 8 mega the cpu will slow...see yourself


What cache was historically on the motherboard but now often comes on a CPU?

motherboard cache


Is cache memory a removable memory?

No, a cache memory is often used to store data that has been needed recently on grounds that it will be faster to access when/if it is needed again. When data that is requested is contained in the cache you have a cache hit, and when you have to retrieve it from the hard drive (or where ever its original storage was) again it is called a cache miss. Retrieving data from the hard drive is slower than retrieving it from the cache.

Related questions

What would not be added by an expansion card. a. Additional RAM b. Sound card c. Video card d. Additional cache?

additional cache


Which one is faster ram cache register?

register


Cache memory and register 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..


What does cache mes mean?

"Cache mes ..." is not a complete sentence. It means "Hide my ...", the following word must be in plural, if no it would be "cache mon ..." or "cache ma...".


How do you use Cache in a sentence?

Cache can be used in the following ways. If your computer is running slow, you can always just delete the cache file.


How do you clear the browser cache in jsp?

Hi to prevent the browser from cache. You have to implement the following code at top of the .jsp page. You will need to set the appropriate HTTP header attributes to prevent the dynamic content output by the JSP page from being cached by the browser. Just execute the following scriptlet at the beginning of your JSP pages to prevent them from being cached at the browser. You need both the statements to take care of some of the older browser versions. <% response.setHeader("Cache-Control","no-cache"); //HTTP 1.1 response.setHeader("Pragma","no-cache"); //HTTP 1.0 response.setDateHeader ("Expires", 0); //prevents caching at the proxy server %>


What is the purpose of the registers and cache memory in the computer system?

The register is a collection of different settings and configurations for the operating system. Cache memory is a way for the computer to load webpages faster by storing them in RAM.


Which computer memories has the shortest access time?

Usually the register set memory. The L1 cache may be as fast.


What component has the fastest speed on computer?

Register. The memory hierarchy in the decreasing order of speeds: 1. Register 2. Cache 3. Main memory 4. Disks 5. Auxiliary memory


Which type of CPU cache has the highest latency?

The Level 3 (L3) cache has the highest latency. The CPU cache is memory that is used to decrease the time that it takes the CPU to access data. Because the data is cached, it can be accessed more quickly. The CPU cache is often found directly on the CPU or built into the CPU. The L3 cache is usually larger than the L1 and L2 cache, but it is searched last. The CPU searches for data in the following order: L1 cache, L2 cache, L3 cache, RAM.


Is cache memory faster than CPU registers?

what is the difference between cache & register ? Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory. The register is a small set of data holding places that are part of a computer processor . A register may hold a computer instruction , a storage address, or any kind of data (such as a bit ..."


When was Cache Cache created?

Cache Cache was created in 1981.