π₯οΈ Hardware vs Software
Hardware = the physical parts you can touch (like the keyboard, screen, mouse, CPU).
Software = the programs or apps that tell the computer what to do (like WhatsApp, MS Word, Chrome).
Think of a computer like a person:
Hardware = body π, Software = brain π§ .
βοΈ CPU (Central Processing Unit)
This is the brain of the computer. It does all the βthinkingβ and calculations.
Example: If you ask the computer to add 2 + 2, the CPU does the math and gives you 4.
πΎ RAM (Random Access Memory)
This is the short-term memory of the computer. It remembers things only while the computer is on.
Like your brain remembering a phone number just long enough to dial it. When you turn off the PC, it forgets.
π ROM (Read-Only Memory)
This is permanent memory that stores instructions the computer needs to start.
Like the rules your body follows to breathe β always there, even if you sleep.
β¨οΈ Input Devices
Things you use to give commands to the computer.
Examples: Keyboard, mouse, microphone, scanner.
π¨οΈ Output Devices
Things the computer uses to show results back to you.
Examples: Monitor, printer, speakers, projector.
π± Application Program
Apps or software that help you do tasks.
Examples: WhatsApp (chat), MS Word (writing), Chrome (browsing).
π₯οΈ Operating System
The βbossβ software that controls the whole computer and runs other apps.
Examples: Windows, macOS, Linux, Android.
π€ Compiler
A program that translates the whole code (written by programmers) into a language the computer understands, all at once.
Like translating an entire book from English to Hindi in one go.
π Interpreter
A program that translates and runs code line by line.
Like translating a book sentence by sentence as you read it.