CSS Computer Science (Optional) — Paper-I, Section-A, Topic I, p.6-9. Covers: Computer Hardware and Software, Explanation, Comparison Chart.

Definitions

Explanation

Comparison Chart

Aspect Hardware Software
Nature Physical, tangible Logical, intangible
Examples CPU, RAM, keyboard, printer OS, MS Word, a compiled game
Durability Wears out physically over time Does not physically wear out; can degrade via corruption/bugs
Failure mode Mechanical/electrical failure Bugs, crashes, corruption
Reproducibility Cannot be copied — must be manufactured Can be copied/reinstalled without loss
Dependency Needs software to be useful Needs hardware to run
Development Designed via engineering/manufacturing processes Developed via programming/software engineering processes

MCQ Traps

Self-Test Questions

  1. Define hardware and software with one example each.
  2. Give a worked example showing hardware and software working together in a single device.
  3. Why can software be reinstalled without loss, while hardware cannot?