answersLogoWhite

0

What else can I help you with?

Related Questions

What can be stored in the main memory of a computer system?

Computer memory


What word best describes RAM?

"Memory" is the best word to describe RAM (Random Access Memory), as it is a type of computer memory that allows data to be stored and retrieved quickly for immediate use by the system.


What type of data is stored in cache memory?

Cache memory normally stored instructions and data that the processor likely to use frequently.


What are the components of a variable?

A variable typically consists of a name, a data type, a value, and a memory location where the value is stored. The name is used to reference the variable in the code, the data type defines the type of data the variable can hold, the value is the actual data stored in the variable, and the memory location is where the value is stored in the computer's memory.


What type of socket used to install system memory?

What type of socket is used to install system memory


The system BIOS is stored on nonvolatile memory called what?

Bios rom


Where in the cellphone that the operating system stored in?

ROM - the read-only memory


What type of information should be stored in a non volatile memory during a power failure in a system designed to control the navigation in an aircraft?

eltrouo or true


Where the constantly needed data is stored?

Constantly needed data is stored in RAM, and depending on the system and the CPU used, it may be stored in cache memory. Cache memory is a special, high-speed type of RAM. It is more expensive and uses more current than DRAM, but it is used where speed is critical. Cache memory is generally inside of the CPU these days.


Is RAM stored directly on the CPU?

No. RAM is a type of memory, not data.


Is RAM stored directly on CPU?

No. RAM is a type of memory, not data.


What is volatile memrory?

Volatile memory is a type of computer memory that requires power to maintain the stored information. When the power is cut off, the data stored in volatile memory is lost. Examples include RAM (Random Access Memory) and cache memory.