Technology Medium ⚡ 10 Questions ⏱️ ~7 Mins +100 XP

The Computer, Step by Step

What the components inside every computer and phone are for, without the marketing.

10
Questions
~7m
Duration
Medium
Difficulty
+100
Max XP

About this topic

Computers are marketed in numbers — gigahertz, gigabytes, cores — that mean very little without knowing what the parts do. The processor performs instructions. Memory holds what is being worked on right now and forgets it at power-off. Storage keeps things permanently but far more slowly. Nearly every performance question comes down to the gap between those last two. These questions cover the components, the units and the vocabulary, aimed at making a specification sheet readable rather than at anyone planning to build hardware.

Questions & answers

The Computer, Step by Step: all 10 questions and answers

Every question in this quiz is listed below with its correct answer and the reasoning behind it. Play first if you would rather not see the answers — or read through as a study sheet.

Play it instead
Show all answers and explanationsHide answers
  1. 1What does the CPU do?

    • A Stores files permanently
    • B Displays images on screen
    • C Connects to the internet
    • D Carries out the instructions that make up a program Correct

    Answer: D. Carries out the instructions that make up a program

    Why: It stands for central processing unit. Modern chips contain several cores, each able to work on instructions at once.

  2. 2RAM differs from a hard drive or SSD in which key way?

    • A It cannot be upgraded
    • B It only stores images
    • C It loses its contents when power is removed Correct
    • D It is always larger

    Answer: C. It loses its contents when power is removed

    Why: RAM holds what is in use right now and is far faster. Storage keeps data when the machine is off.

  3. 3What does "GPU" stand for?

    • A Graphical page utility
    • B Graphics processing unit Correct
    • C General purpose unit
    • D Grid power unit

    Answer: B. Graphics processing unit

    Why: Built for many simple calculations in parallel, which is why they also became the standard hardware for training AI models.

  4. 4An operating system is best described as what?

    • A Software that manages hardware and runs other programs Correct
    • B A type of processor
    • C The physical case
    • D A web browser

    Answer: A. Software that manages hardware and runs other programs

    Why: Windows, macOS, Linux and Android are all operating systems. Applications talk to hardware through them.

  5. 5One gigabyte is approximately how many megabytes?

    • A 100
    • B 10
    • C 1,000,000
    • D 1,000 Correct

    Answer: D. 1,000

    Why: Storage makers count 1,000; computers often count 1,024, which is why a drive shows less capacity than the box claims.

  6. 6What is "the cloud", in practical terms?

    • A A type of hard drive
    • B An encryption method
    • C Someone else's servers accessed over the internet Correct
    • D A wireless standard

    Answer: C. Someone else's servers accessed over the internet

    Why: Your data sits in a physical data centre belonging to a provider, which is why location and jurisdiction still matter.

  7. 7Binary code represents information using which digits?

    • A 1 to 8
    • B 0 and 1 Correct
    • C 0 to 9
    • D A to Z

    Answer: B. 0 and 1

    Why: Each digit is a bit, and eight bits make a byte. Two states are easy to represent reliably as voltage.

  8. 8A "driver" in computing is what?

    • A Software that lets the operating system control a device Correct
    • B A type of cable
    • C A cooling fan
    • D A file format

    Answer: A. Software that lets the operating system control a device

    Why: Printers, graphics cards and other hardware need one. Missing drivers are a common cause of a device not working.

  9. 9What does an SSD use instead of spinning disks?

    • A Magnetic tape
    • B Optical discs
    • C Vacuum tubes
    • D Flash memory chips Correct

    Answer: D. Flash memory chips

    Why: No moving parts means far faster access and better resistance to knocks, at a higher cost per gigabyte.

  10. 10Processor speed in gigahertz measures what?

    • A Its physical size
    • B How much data it stores
    • C How many cycles the chip performs each second Correct
    • D How many programs it can run

    Answer: C. How many cycles the chip performs each second

    Why: One gigahertz is a billion cycles per second. Comparing clock speeds across different chip designs is unreliable.

Read alongside this quiz

What machine learning actually does

Stripped of the vocabulary, it is pattern-finding in data. What follows from that, including the failures.

6 min read

Frequently Asked Questions

How is scoring calculated for this quiz?

Each correct answer awards 10 XP. There is zero point penalty for incorrect guesses, encouraging learning through exploration.

Can I retake this quiz?

Yes! You can retake any quiz as many times as you like, or use the Practice Mistakes mode at the end to review questions you missed.

Are explanations provided for every question?

Absolutely. As soon as you select an option, QuizKite displays a detailed explanation card explaining why the answer is correct.

QuizKite Quality Guarantee

Every quiz on QuizKite is researched, written and fact-checked by hand against reliable references, with an explanation for each answer. Read our full Editorial Policy to learn more about our content standards.

Keep going

More Technology

Medium
Technology

Inventions That Changed Everything

The breakthroughs that rewired daily life — and the people behind them.

Sample question

Who is credited with introducing the movable-type printing press to Europe around 1440?

8 questions 8 min Answers explained
Start quiz
From the Journal

Related Reading

Animals & Wildlife

How animals solve the problems we all have

Staying warm, finding the way home, sleeping safely. Every species faces the…

Mathematics

The mathematics you actually use

Most everyday numerical mistakes come from a handful of ideas nobody was…