answersLogoWhite

0

Temporary storage chip -A.K.A hard drive, or memory card, or SD card.

User Avatar

Reece Hermann

Lvl 10
2y ago

What else can I help you with?

Related Questions

What is a temporary storage on chips?

it is a box


What is temporary storage on chips?

it is a box


What are Computers temporary storage on chips?

Temporary storage chip -A.K.A hard drive, or memory card, or SD card.


What do you call those little square chips you put into your computer to store data on?

Those little square chips used to store data in computers are commonly called "memory chips" or "RAM modules" if they are used for temporary storage. For permanent storage, they are often referred to as "solid-state drives" (SSDs) or "flash memory" chips. In the context of removable storage, they might also be called "memory cards."


How many types of temporary storage?

There are loads of types of temporary storage solutions that can include a range of temporary warehouse buildings and much more. The website in the related links are experts in temporary storage.


What is the temporary storage area?

what is temporary storage form office files in word 2007


What is the function of the gizzard of a cockroach?

It is a temporary food storage chamber.


What is the temporary storage for urine?

kidneys **actually the temporary storage site for urine is the urinary bladder.


What is the temporary storage space in windows called?

ram


What is the temporary storage unit on a computer?

Programmers often think of a computer as having only one temporary storage area, the random access memory (RAM). People using a computer often use a temporary storage location called the "clipboard". See "The what is a temporary holding area in your PC's memory that holds information you want to cut or move from its current location?" for details. The people who write operating systems and the computer architects that design computer systems and CPUs often use many different temporary storage areas, each one with a different name. Many of these temporary storage areas are stored in chips of silicon -- see the "What is temporary storage on chips called?" for details. Other temporary storage areas are stored on the hard drive -- such as the web page cache, the hibernation file, and the virtual memory swap file.


Temporary storage location sometimes called a?

There are many names for the many locations in a computer used to temporarily store data; for details, see the "What's the temporary storage area in a computer called?" question. In particular, most of those locations are on a chip -- for details, see the "What is temporary storage on chips called?" question. In some kinds of outdoors activities (hiking, camping, geocaching, orienteering, etc.) food and equipment is often temporarily stored in a cache.


What is temporary storage on chips called?

Temporary storage on chips is called memory. Most such solid-state memory is in the form of random-access memory (RAM) chips, usually dynamic RAM (DRAM). The people who write operating systems and the computer architects that design computer systems and CPUs often use many different temporary storage areas, each one with a different name. If you are building a high-speed computer or writing a high-performance operating system, you will learn about the temporary storage areas known as the disk page cache, the stack, the heap, and the virtual memory page table, are (more or less) stored in the main memory DRAM. The CPU has a few temporary locations called registers. Often there is one or more levels of cache (the L1 cache, the L2 cache, etc.) between the CPU and the main memory. High-performance CPUs typically put a cache on the same chip as the CPU; some older personal computers had an "external cache" SRAM chips between the CPU chip and the main memory DRAM chips. Many high-performance computers have several levels of successively larger and slower caches -- an extremely fast I-cache and D-cache and TLB, the L1 cache, the L2 cache, the L3 cache, and main memory.