CompTIA ITF+ • Lesson 1

CompTIA ITF+ • Lesson 1

How Computers Actually Work

Before you can protect systems, you need to understand what a computer is actually doing. This lesson gives you a simple mental model you’ll use later in cybersecurity.

The Big Idea: A computer does three things — Input → Process → Output. Most problems (and attacks) happen somewhere in that loop.
Diagram showing Input → Process → Output for how a computer works
Visual model: Input → Process → Output. Every system issue or cyberattack touches one of these stages.

What is a computer?

A computer is a machine that takes input (keyboard, mouse, network traffic), processes data (CPU + RAM), and produces output (screen, stored files, network responses).

1CPU — The brain

The CPU executes instructions, does calculations, and makes decisions.

Security link: If malware runs, it runs on the CPU.

2RAM — Short-term memory

RAM holds data the CPU is actively using. It’s fast, temporary, and clears when power is off.

Security link: Malware can live in memory and credentials/keys may appear in RAM.

3Storage — Long-term memory

Storage (HDD/SSD) holds the OS, apps, and files permanently until deleted.

Security link: Ransomware targets stored files; unauthorized access = data breach.

4Input & Output

Input is what goes into the system; output is what comes out (including network responses).

Security link: Phishing is malicious input; data exfiltration is malicious output.

The Operating System (OS)

The OS (Windows/Linux/macOS) manages memory, schedules CPU tasks, controls user access, and enforces permissions.

Takeaway: Most security controls live in the operating system. If the OS is compromised, everything above it is at risk.

Avoid these beginner mistakes

  • Memorizing terms without understanding
  • Jumping straight to tools and skipping fundamentals
  • Assuming “confused” means you’re failing (it doesn’t)
Practical • Lesson 1

Practical: “What Is a Computer?”

Scenario: You’re buying a device for a family member.
Task: Classify each item as a Computer, Input device, or Output device.

Click a category for each item

Laptop

Hint: can it run programs and process data?

Pick 1

Smartphone

Phones are computers in your pocket.

Pick 1

Printer

Ask: what does it produce?

Pick 1

Smart TV

Trick: “smart” devices usually run an OS.

Pick 1

Router

It processes data and routes traffic.

Pick 1
Correct: /5 Score:
Click a category for each item, then hit Check Answers.
Why it matters: ITF+ tests whether you understand what counts as a computer vs a peripheral. “Smart” devices often count as computers because they run an OS and process data.
Scenario Lab • Lesson 1

Scenario Lab: Diagnose the Stage

Goal: Practice thinking like a tech.
For each situation, choose where the problem most likely lives in the loop: Input → Process → Output.

InputSignals go in
ProcessOS/CPU decides
OutputResults come out

Pick the best stage for each scenario

“The keyboard types random characters.”

User says the letters don’t match what they press.

Pick 1

“The PC turns on, but the screen stays black.”

Power seems fine. No visible display.

Pick 1

“It freezes when I open lots of browser tabs.”

Works fine until the user does more at once.

Pick 1

“I try to save a file and get ‘Access denied.’”

The action is blocked by the system.

Pick 1

“I click Print… nothing happens.”

No paper, no errors, no job appears.

Pick 1
Correct: /5 Score:
Choose a stage for each scenario, then hit Check Answers.
Why this matters: Troubleshooting starts by locating the failure in the pipeline: Input (signals going in), Process (OS/CPU/RAM decisions), or Output (results coming out). If you can locate the stage, you can narrow the fix fast.

Lesson 1 Quiz

Score 75% or higher to unlock the next lesson.

Progress: 0/4 Status: Not graded
Question 1

What is the main role of the CPU?

Question 2

Why is RAM important in cybersecurity?

Question 3

Which component is most involved when ransomware encrypts files?

Question 4

Phishing is best described as an attack on which part of the system?

Your Score: 0/4

▶ Continue to Lesson 2

Progress is saved on your device only (local browser storage). Nothing is uploaded.

Leave a Comment