A computer is an electronic device that accepts data as input, processes it, and gives desired output. The physical components are called Hardware, while the set of instructions that runs the hardware is called Software.
1. Input Unit: Devices used to enter data (Keyboard, Mouse, Scanner).
2. CPU (Central Processing Unit): The brain of the computer. Contains ALU (Arithmetic Logic Unit) and CU (Control Unit).
3. Memory Unit: Stores data. Primary memory (RAM, ROM) and Secondary memory (HDD, SSD).
4. Output Unit: Devices that display results (Monitor, Printer).
System Software: Controls internal computer operations (e.g., Operating Systems like Windows, Linux, Device Drivers, Language Translators).
Application Software: Designed for specific user tasks (e.g., MS Word, Web Browsers, Games).
Utility Software: Assists in maintenance of the computer (e.g., Antivirus, Disk Defragmenter).