Added HDD image (#21366)

This commit is contained in:
Pranav Anbarasu
2018-11-16 21:57:44 -06:00
committed by Manish Giri
parent 29757050ef
commit 06607dd666

View File

@ -20,7 +20,7 @@ An expansion card is an embedded circuit card that can be added to the motherboa
### Storage (SSD or HDD) ### Storage (SSD or HDD)
The Solid State Drive (SSD) or Hard Disk Drive (HDD) are used to store information on the computer. It retains the memory even after loss of power. The Solid State Drive (SSD) or Hard Disk Drive (HDD) are used to store information on the computer. It retains the memory even after loss of power.
![SSD](https://images10.newegg.com/NeweggImage/ProductImage/20-147-373-09.jpg) ![SSD](https://images10.newegg.com/NeweggImage/ProductImage/20-147-373-09.jpg) ![HDD](https://www.seagate.com/www-content/product-content/barracuda-fam/barracuda-new/images/barracuda-performance-powerhouse-drive-image-364X516.png)
### Memory (RAM) ### Memory (RAM)
Random-access memory (RAM) is a form of computer data storage which stores data and machine code currently being used. A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory. Random-access memory (RAM) is a form of computer data storage which stores data and machine code currently being used. A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory.