Computer is a device that can perform computations and make logical decisions, categorized based on performance and purpose into supercomputers, general-purpose computers, office computers, and workstations
Input Unit includes devices like keyboard, mouse, trackball, trackpad, pointing stick, digitizer/tablet, touch panel/touch screen, image scanner, digital camera, barcode reader, OCR, sound input device, and magnetic card reader
Output Unit includes devices like CRT display, LCD display, OLED display, laser printer, inkjet printer, dot impact printer, and thermal transfer printer
Memory Unit is used to store programs and data required for processing in the operation of a computer, including Random Access Memory (RAM) and Read Only Memory (ROM)
RAM is a volatile memory where data can be read and written, with two types: Dynamic Random Access Memory (DRAM) and Static Random Access Memory (SRAM)
ALU performs calculations and compares items to determine equality, while CU directs operations of the computer's logic unit, memory, input, and output unit
Radix Conversion deals with the replacement of one number system with another, like Binary to Decimal, Binary to Octal/Hexadecimal, Decimal to Base-N, etc.