Added details to HDD/SSD section (#26182)
This commit is contained in:
committed by
Christopher McCormack
parent
697b2a6a5c
commit
eac40b5691
@ -24,10 +24,10 @@ An example of extension cards is the GPU. A graphics processing unit (GPU) is a
|
|||||||

|

|
||||||
|
|
||||||
### 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. The drive retains the memory even after loss of power. A Hard Disk Drive uses a spinning disk to store memory, while a Solid State Drive has no moving mechanical components.
|
||||||
|
|
||||||

|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
### 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.
|
||||||
|
Reference in New Issue
Block a user