components
This commit is contained in:
parent
dca7453b47
commit
d8fe75c8f4
@ -20,9 +20,18 @@ Output devices in computing are hardware components that display or output data
|
|||||||
#### Speakers/Headphones
|
#### Speakers/Headphones
|
||||||
#### Printers
|
#### Printers
|
||||||
|
|
||||||
- CPU
|
## Components of a Computer
|
||||||
- Memory
|
|
||||||
- Storage
|
1. **CPU**: Central Processing Unit - The "brain" of the computer.
|
||||||
|
2. **RAM**: Random Access Memory - For temporary data storage.
|
||||||
|
3. **Hard Drive**: Long-term data storage.
|
||||||
|
4. **Motherboard**: Connects all components.
|
||||||
|
5. **Power Supply**: Provides electrical power.
|
||||||
|
6. **GPU**: Graphics Processing Unit - Handles visuals.
|
||||||
|
7. **Input Devices**: Such as keyboard, mouse, etc.
|
||||||
|
8. **Output Devices**: Such as monitor, printer, etc.
|
||||||
|
9. **Cooling System**: Fans or liquid cooling.
|
||||||
|
10. **Case**: Encloses the components.
|
||||||
|
|
||||||
# Storage
|
# Storage
|
||||||
## Units of storage
|
## Units of storage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user