answersLogoWhite

0

ram

User Avatar

Nash O'Hara

Lvl 10
3y ago

What else can I help you with?

Related Questions

Memory is used to temporarily store program instructions.?

ram


What memory is used to temporarily to store program instructions.?

ram


A flash ROM memory chip is used to temporarily store instructions that control basic hardware functions?

flash memory read only or not


What are SWAP files used for?

A disk file used to temporarily save a program or part of a program running in memory


Could you substitute the word instructions for the term computer program?

A computer program is a series of instructions for a computer, and 'instructions' could be used to describe a program in relevant context, as also could 'computer code'.


A list of instructions used by a computer is called?

Program


What is the dome shaped portion of the stomach used to temporarily store food?

It is called the Fundus.


A Computer program is a self-contained set of instructions used to operate a computer to produce a specific?

A program is a series of instructions that directs a computer how to perform the tasks necessary to process data into information. Programmers write a program and then store the program in a file that a user can execute (run). When a user runs a program, the computer loads the program from a storage medium into memory. Thus, a program is entered into a computer'smemory, as it is needed. Programs respond to commands that a user issues.


Which type of program can be used to store account information?

Database program


Which command continuous the program whose execution was temporarily terminated in Gw basic?

In GW-BASIC, the command used to continue a program whose execution was temporarily terminated is CONT. This command resumes the execution from the point where the program was interrupted, allowing the user to continue running the program without restarting it from the beginning. It's typically used after a STOP statement or when execution is paused.


What tools in windows vista used to temporarily disable program is not available in windows xp?

Software Explorer


What is high speed storage arRears used to temporarily hold small units of program instructions and data immediately before during and after execution by the CPU?

High-speed storage areas used to temporarily hold small units of program instructions and data for the CPU are known as cache memory. Cache memory is faster than regular RAM and is located closer to the CPU, allowing for quicker access to frequently used data and instructions. This improves overall system performance by reducing the time the CPU spends waiting for data to be retrieved from slower memory sources. Cache memory typically comes in multiple levels (L1, L2, and L3) to optimize data processing efficiency.