computer science exam notes
computer science exam notes
2. Hexadecimal
4. Images
5. Sound
1. Types of Transmission
2. Transmission Modes
Simplex: Data flows in one direction only (e.g., radio transmission).
Half-Duplex: Data flows in both directions, but not at the same time (e.g., walkie-
talkies).
Full-Duplex: Data flows in both directions simultaneously (e.g., telephones).
3. Protocols
Parity Bit: An extra bit added to data to check for errors (even or odd parity).
Checksums: A value used to verify data integrity.
Acknowledgement: A signal to confirm that data has been received correctly.
Unit 3: Hardware
2. Memory
RAM (Random Access Memory): Temporary memory that stores data and
instructions currently in use. Volatile memory (loses data when powered off).
ROM (Read-Only Memory): Permanent memory used to store the BIOS and other
essential startup information. Non-volatile memory.
3. Storage Devices
HDD (Hard Disk Drive): Magnetic storage device used for long-term data storage.
SSD (Solid-State Drive): Faster, newer storage device with no moving parts.
USB Flash Drives: Portable storage devices using flash memory.
4. Input Devices
6. Other Hardware
Motherboard: The main circuit board that connects all components of the computer.
Power Supply: Provides power to the computer’s components.
GPU (Graphics Processing Unit): Specialized for rendering graphics and handling
visual tasks.