answersLogoWhite

0


Best Answer

Saving. Values can be saved by writing them to non-volatile memory such as a hard-disk file.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: When a value is read from a memory in c language and preserved this process is called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is The process of translating information into neural language that will be retained in memory?

encoding


The process of assigning memory addresses to programs is called?

memory mapping


44 The process of assigning memory addresses to programs is called?

memory mapping


Tackling multiple choice questions relies primarily on the memory process called?

Tackling multiple choice questions relies primarily on the memory process called recognizing.


What is the process of getting information out of memory storage called?

the process is called memorizing or just simply studying.


What is the process of recharging A DRAM's memory bits called?

Refreash


What is memory leaking in c plus plus?

Memory leaking in C++, or in any language that supports dynamic memory allocation, is a failure to release memory when its use is no longer required. This causes the memory image of the process to grow, sometimes without bounds, ultimately causing process failure due to memory exhaustion.


What is memory return in The Giver?

In "The Giver," memory return refers to the process where the Receiver of Memory passes on their memories to the next Receiver. By doing so, the memories are not lost but preserved through generations. This ensures that the community has access to the wisdom and experiences contained within the memories.


The process of loading an operating system into a computer's memory is called?

booting


What is the significance of ''process''in an operating system environment?

Process is a programm under execution in main memory. Or in other world when a user wants to execute a programm which resides on secondary memory it must be placed in to the primary memory for the execution then it is called as process.


Is system operation is the process of operating system?

Process is a programm under execution in main memory. Or in other world when a user wants to execute a programm which resides on secondary memory it must be placed in to the primary memory for the execution then it is called as process.


What does the auto specifier do?

It indicates that a variable's memory will automatically be preserved