Disk storage is used for storing data and RAM (Random Access Memory) is used for running applications and computer services
RAM and Hard Disk both are memory storage devices. Which OS you have on the machine in question ? Gabriel winadmin.co.uk
DVD and RAM are not permanent storage devices.
volatile
No. ROM and RAM are primary storage. Examples of secondary storage would be floppy disk, hard disk, flash drive, etc. haahahaha
Yes both are secondary storage devices. Primary storage devices include RAM & ROM. Secondary storage devices include magnetic disks like hard disks and cds(optical disks)
No. The contents of RAM will disappear as soon as power is disconnected. If you need to store anything for a longer period of time, save it to the hard disk.
RAM is 100 Thousand Times Faster than Disk for Database Access
Modern Computers have both volatile memory - RAM and non-volatile memory - Hard Disk
Saving
12000000 tb
Rom or secondary storage like the hard disk
RAM is "random access memory", often simply called "memory". It is basically where running programs and the data they need are stored. RAM is faster to access than hard disk space, but it is volatile - if the computer is turned off, the contents of RAM are lost. If you "run" a program, it is first copied from the hard disk to RAM. If you open a Word document, it is also copied from the hard disk to RAM. Any changes you do are done in RAM. If you "save" the document, it is copied back to the hard disk (for long-term storage).