A computer follows the classic von Neumann architecture: Input -> Processing -> Output with Auxiliary Storage.
- Input Devices: Keyboard, optical mouse, barcode reader, biometric scanner, microphone.
- CPU (Central Processing Unit): The brain, containing the Arithmetic Logic Unit (ALU), Control Unit (CU), and high-speed Registers.
- Primary Memory: RAM (volatile, high-speed working memory) and ROM (non-volatile firmware holding the bootstrap BIOS/UEFI loader).
- Secondary Storage: Hard Disk Drives (HDD), Solid State Drives (NVMe SSD), USB Flash drives.
- Output Devices: LED/OLED monitors, laser printers, speakers, projectors.