answersLogoWhite

0

Memory sticks is a storage device that is used to store data.There is no way data can be lost when data is being run on the computer.It can only lose data when there is no power.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What do you call a memory device that does not lose data when power is removed?

A non-volatile memory source,


What are Memory chips that store permanent data and instructions- the data cannot be modified?

chips with memories are worrying. don't eat them or they will lose their memory!


What do you do when your gamecube card has to be formatted and you don't want to lose any data?

You get a 2nd memory card and transfer the data.


Does the hard drive lose its data when power is removed?

Random Access memory (RAM). It only holds data while the computer is powered up.


What are the advantages of memory chips?

They make sure you dont lose your work and they help you to store more data


What do you do if you lose your phone memory card?

Buy a new one ! You will have lost any data that was on the original card.


Is a hard drive considered to be a volatile device?

No, hard drive is a non-volatile device. Volatile memory devices store data temporarily and lose data on power cut. However hard disk retain its data and hence is non-volatile memory.


What type of memory as volatile?

RAM, Random Access Memory is the Volatile memory; Which in return means that when you shut off your computer this memory will be completely wiped


If you lose your short term memory do you lose your long term memory?

No


What step is critical to ensure that you don't lose important data during installation?

Back up all of your important Data on a hard disk or solid-state memory device.


If you switch the computer that an iPhone is synced to does it lose it's calendar and photos?

No, because that data has been synchronized, and is on both device's memory.


What is the need of memory management?

Without memory management, programs would end up writing over their own data or other programs' data, usually because developers would have to make assumptions about what is stored in memory. Modern operating systems reduce the possibility of applications interfering with other programs, via Data Execution Prevention and hardware-based Virtual Memory, but it still cannot prevent bugs where an application accesses its own memory incorrectly and corrupts its own data. A solid memory management approach is necessary so that programs do not "lose" data (called a memory leak), or corrupt their data (possibly causing a fatal crash, loss of data, or other serious conditions).