From f29eb99685659e3e219511094e0e79e917e229cd Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 11 Sep 2023 17:07:36 +0500 Subject: [PATCH] components --- syllabus/1.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/syllabus/1.md b/syllabus/1.md index dc103dc..356e9f7 100644 --- a/syllabus/1.md +++ b/syllabus/1.md @@ -1,5 +1,18 @@ # ICT Basic +## Components of a Computer + +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. + # Input and Output devices ## Input devices In computing, an input device is a piece of equipment used to provide data and control signals to an information processing system, such as a computer or information appliance.Examples of input devices include keyboards, mouse, scanners, cameras, joysticks, and microphones. @@ -20,18 +33,6 @@ Output devices in computing are hardware components that display or output data #### Speakers/Headphones #### Printers -## Components of a Computer - -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 ## Units of storage