Basics of Computers and Computer Applications
Overview
Computers and computer applications form a recurring segment in RRB NTPC General Awareness, typically yielding 3–5 questions. Questions appear straightforward — identifying hardware components, differentiating software types, naming MS Office tools, understanding internet terminology, and recognising basic networking concepts. This topic does not demand deep technical knowledge but **accuracy on fundamentals**. A candidate who confuses RAM with ROM, or input with output devices, loses easy marks.
The exam tests **practical familiarity** rather than theory. You must know what a component does, where it sits in the system, and the correct technical term. Questions often use real-world scenarios: "Which device is used to…?", "What does HTTP stand for?", "Which MS Office application is used for…?". Mastery here means being able to instantly classify, define, and differentiate without hesitation.
Expect a mix of direct-definition MCQs and applied questions. Study this topic systematically — hardware first, then software layers, internet/networking concepts, and MS Office tools. Avoid vague understanding; know exact terms and their one-line definitions.
---
Key Concepts
- **Computer**: An electronic device that accepts input (data), processes it using a CPU, stores it in memory or storage, and produces output. The four basic operations are input, processing, storage, and output.
- **Hardware vs Software**: Hardware is the physical, tangible part of a computer (monitor, keyboard, motherboard). Software is the intangible set of instructions that tells hardware what to do (operating systems, applications).
- **Input and Output Devices**: Input devices feed data into the computer (keyboard, mouse, scanner). Output devices display or deliver results (monitor, printer, speakers). Some devices like touchscreens are both input and output.
- **Storage Hierarchy**: Primary storage (RAM, ROM) is fast, volatile or non-volatile, directly accessible by the CPU. Secondary storage (hard disk, SSD, USB drive) is slower, non-volatile, used for long-term data retention.
- **System Software vs Application Software**: System software manages hardware and provides a platform for applications (e.g. Windows, Linux). Application software performs specific user tasks (e.g. MS Word, Chrome browser).
- **Networking Basics**: A network connects two or more computers to share resources. LAN (Local Area Network) covers a small area like an office; WAN (Wide Area Network) spans large distances. Internet is the global WAN. Devices like routers and switches manage network traffic.
- **Internet Protocols and Services**: The internet uses TCP/IP protocol suite. HTTP/HTTPS for web browsing, FTP for file transfer, SMTP for email. WWW (World Wide Web) is the collection of interconnected web pages accessed via browsers.
- **MS Office Suite**: A collection of productivity applications — Word (word processing), Excel (spreadsheets), PowerPoint (presentations), Outlook (email and calendar). Each has specific file extensions (.docx, .xlsx, .pptx).
---
Formulas / Key Facts
**Hardware Components:**
- **CPU (Central Processing Unit)**: Brain of the computer; performs arithmetic, logic, and control operations.
- **RAM (Random Access Memory)**: Volatile memory; data lost when power is off; used for running applications.
- **ROM (Read-Only Memory)**: Non-volatile memory; stores firmware/BIOS; data retained without power.
- **Hard Disk Drive (HDD) / Solid State Drive (SSD)**: Secondary storage; HDD uses magnetic platters, SSD uses flash memory (faster).
- **Motherboard**: Main circuit board connecting CPU, RAM, storage, and peripherals.
**Input Devices:**
- Keyboard, Mouse, Scanner, Microphone, Webcam, Joystick.
**Output Devices:**
- Monitor, Printer, Speakers, Projector, Headphones.
**Software Types:**
- **Operating System (OS)**: Windows, Linux, macOS, Android, iOS — manages hardware and software resources.
- **Utility Software**: Antivirus, disk cleaner, file compression tools — maintain and protect the system.
- **Application Software**: MS Office, web browsers (Chrome, Firefox), media players (VLC), graphic editors (Photoshop).
**Networking & Internet:**
- **LAN (Local Area Network)**: Limited area (building, campus); high speed.
- **WAN (Wide Area Network)**: Large geographic area (cities, countries); internet is the largest WAN.
- **Modem**: Converts digital signals to analog (and vice versa) for internet transmission over telephone lines.
- **Router**: Directs data packets between networks; connects home network to the internet.
- **IP Address**: Unique numerical label (e.g. 192.168.1.1) assigned to each device on a network.
- **HTTP (HyperText Transfer Protocol)**: Protocol for transferring web pages; HTTPS is secure (encrypted) version.
- **URL (Uniform Resource Locator)**: Web address (e.g. www.example.com).
- **ISP (Internet Service Provider)**: Company providing internet access (e.g. Airtel, BSNL, Jio).
**MS Office Applications:**
- **MS Word**: .docx; word processing — letters, reports, documents.
- **MS Excel**: .xlsx; spreadsheets — data organisation, calculations, charts.
- **MS PowerPoint**: .pptx; presentations — slides with text, images, animations.
- **MS Outlook**: Email client and calendar management.
---
Worked Examples
**Example 1: Identify the device type** *Question: A scanner is classified as which type of device?*
- **Step 1**: Recall that input devices send data *into* the computer.
- **Step 2**: A scanner captures images or documents and feeds them to the computer.
- **Step 3**: Therefore, a scanner is an **input device**.
**Example 2: Distinguish memory types** *Question: Which memory retains data even after the computer is turned off?*
- **Step 1**: RAM is volatile — loses data when power is off.
- **Step 2**: ROM and secondary storage (HDD, SSD) are non-volatile.
- **Step 3**: Among primary memory, **ROM** retains data without power. (HDD/SSD also correct if mentioned in options.)
**Example 3: MS Office application selection** *Question: Which MS Office application would you use to create a budget with automatic sum calculations?*
- **Step 1**: Budget involves rows, columns, numerical data, and formulas.
- **Step 2**: MS Excel is the spreadsheet application designed for calculations and data analysis.
- **Step 3**: Answer: **MS Excel**.
---
Common Mistakes
- **Confusing RAM and ROM**: Students often mix these. **Fix**: RAM is temporary workspace (volatile); ROM is permanent firmware storage (non-volatile). Remember "RAM = Running memory, ROM = Read-only memory."
- **Misclassifying input/output devices**: Printers are output (they produce results); scanners are input (they feed data). A common trap is calling a touchscreen only input — it is **both input and output**.
- **Mixing up HTTP and HTML**: HTTP is a *protocol* for transferring data; HTML is a *language* for creating web pages. Don't say "HTTP is used to design websites."
- **Assuming all storage is primary storage**: Hard disks and USB drives are **secondary storage**, not primary. Primary storage = RAM and ROM only.
- **Confusing LAN and WAN coverage**: LAN is small-area (office, building); WAN is wide-area (cities, countries). Internet is a WAN, not a LAN.
---
Quick Reference
- **CPU**: Brain of the computer; performs processing.
- **RAM**: Volatile memory for running programs; ROM: Non-volatile firmware memory.
- **Input devices**: Keyboard, mouse, scanner, microphone. **Output devices**: Monitor, printer, speakers.
- **OS examples**: Windows, Linux, macOS, Android.
- **MS Office**: Word (.docx) for documents, Excel (.xlsx) for spreadsheets, PowerPoint (.pptx) for presentations.
- **LAN vs WAN**: LAN = local (building); WAN = wide area (cities/countries); Internet = largest WAN.
- **HTTP/HTTPS**: Protocols for web page transfer; HTTPS is encrypted.
- **IP Address**: Unique identifier for devices on a network.
- **Router**: Connects networks; Modem: Converts signals for internet.