- A
Cable lock and BIOS password
Why wrong: A BIOS password prevents booting but does not encrypt the drive; data can still be read if the drive is removed.
- B
Cable lock and full-disk encryption
The cable lock deters theft; full-disk encryption ensures data is unreadable if the drive is stolen.
- C
Security camera and Windows password
Why wrong: Cameras record but don't prevent theft; a Windows password can be bypassed by removing the drive.
- D
Proximity card reader and screen lock
Why wrong: Proximity readers control access to the area, but the workstation itself is not physically secured; screen lock is easily bypassed with drive removal.
Quick Answer
The correct combination is a cable lock and full-disk encryption because they address two distinct layers of the threat: physical theft of the hardware and unauthorized access to the data. A cable lock physically anchors the workstation to a desk, preventing an attacker from easily removing the entire hard drive, while full-disk encryption (such as BitLocker) renders the data on the drive unreadable if it is stolen or removed. On the CompTIA A+ Core 2 220-1202 exam, this question tests your understanding of layered security controls—a common trap is choosing only one control, like encryption alone, which protects data but does not stop the drive from being taken. Remember the memory tip: “Lock it, then block it”—the cable lock secures the hardware, and encryption blocks access to the data.
220-1102 Physical Security Controls Practice Question
This 220-1202 practice question tests your understanding of physical security controls. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company experiences a data breach after an attacker physically removes a hard drive from an unsecured workstation. The workstation was in a public area. Which combination of physical and logical controls would have best prevented this?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Cable lock and full-disk encryption
Preventing physical theft requires both a physical lock (cable lock) to secure the device and full-disk encryption (like BitLocker) to protect data if the drive is removed. This is a layered approach.
Key principle: OSPF neighbour adjacency depends on matching area, hello/dead timers, network type, and authentication — IP reachability alone is not enough.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Cable lock and BIOS password
Why it's wrong here
A BIOS password prevents booting but does not encrypt the drive; data can still be read if the drive is removed.
- ✓
Cable lock and full-disk encryption
Why this is correct
The cable lock deters theft; full-disk encryption ensures data is unreadable if the drive is stolen.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
OSPF neighbours must agree on key parameters.
- ✗
Security camera and Windows password
Why it's wrong here
Cameras record but don't prevent theft; a Windows password can be bypassed by removing the drive.
- ✗
Proximity card reader and screen lock
Why it's wrong here
Proximity readers control access to the area, but the workstation itself is not physically secured; screen lock is easily bypassed with drive removal.
Common exam traps
Common exam trap: OSPF can fail even when IP connectivity looks correct
OSPF neighbour formation depends on matching areas, timers, network type, authentication and passive-interface behaviour. Do not choose an answer only because the devices can ping.
Detailed technical explanation
How to think about this question
OSPF questions usually test the details that control adjacency and route selection. Read the neighbour state, area, router ID and interface configuration before deciding what is wrong.
KKey Concepts to Remember
- OSPF neighbours must agree on key parameters.
- Router ID selection can affect neighbour relationships and LSDB output.
- OSPF cost influences the preferred path.
- A route can appear in OSPF information but not become the installed route.
TExam Day Tips
- Check area mismatch first when OSPF adjacency fails.
- Review passive interfaces when a network is advertised but no neighbour forms.
- Use show ip ospf neighbor and show ip route clues carefully.
Key takeaway
OSPF neighbour adjacency depends on matching area, hello/dead timers, network type, and authentication — IP reachability alone is not enough.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Review OSPF neighbour requirements — matching area type, hello and dead timers, network type, stub flags, and authentication. Study show ip ospf neighbor states (INIT, 2-WAY, FULL). Then practise related 220-1202 OSPF questions on adjacency and route selection.
- →
Physical Security Controls — study guide chapter
Learn the concepts, then practise the questions
- →
Physical Security Controls practice questions
Targeted practice on this topic area only
- →
All 220-1202 questions
750 questions across all exam domains
- →
CompTIA A+ Core 2 220-1202 study guide
Full concept coverage aligned to exam objectives
- →
220-1202 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 220-1202 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Windows OS Features and Tools practice questions
Practise 220-1202 questions linked to Windows OS Features and Tools.
Windows Settings and Control Panel practice questions
Practise 220-1202 questions linked to Windows Settings and Control Panel.
Windows Command-Line Tools practice questions
Practise 220-1202 questions linked to Windows Command-Line Tools.
Windows Administrative Tools practice questions
Practise 220-1202 questions linked to Windows Administrative Tools.
macOS Features and Tools practice questions
Practise 220-1202 questions linked to macOS Features and Tools.
Linux Commands and File Permissions practice questions
Practise 220-1202 questions linked to Linux Commands and File Permissions.
Mobile OS Features and Tools practice questions
Practise 220-1202 questions linked to Mobile OS Features and Tools.
Virtualization and Cloud Technologies practice questions
Practise 220-1202 questions linked to Virtualization and Cloud Technologies.
Physical Security Controls practice questions
Practise 220-1202 questions linked to Physical Security Controls.
Logical Security Concepts practice questions
Practise 220-1202 questions linked to Logical Security Concepts.
Wireless Security Protocols practice questions
Practise 220-1202 questions linked to Wireless Security Protocols.
Malware Types and Removal practice questions
Practise 220-1202 questions linked to Malware Types and Removal.
Practice this exam
Start a free 220-1202 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 220-1202 question test?
Physical Security Controls — This question tests Physical Security Controls — OSPF neighbours must agree on key parameters..
What is the correct answer to this question?
The correct answer is: Cable lock and full-disk encryption — Preventing physical theft requires both a physical lock (cable lock) to secure the device and full-disk encryption (like BitLocker) to protect data if the drive is removed. This is a layered approach.
What should I do if I get this 220-1202 question wrong?
Review OSPF neighbour requirements — matching area type, hello and dead timers, network type, stub flags, and authentication. Study show ip ospf neighbor states (INIT, 2-WAY, FULL). Then practise related 220-1202 OSPF questions on adjacency and route selection.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
OSPF neighbours must agree on key parameters.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More 220-1202 practice questions
- During a Windows 10 deployment, you need to ensure that a specific Group Policy setting is applied to a computer before…
- After installing a new printer driver, a user's Windows 11 computer crashes with a blue screen error every time they try…
- A user reports that their Windows 10 computer is infected with a virus that keeps reinstalling itself after removal. Wha…
- During a routine check, a technician finds that a user's Windows 10 computer has an outdated antivirus that hasn't updat…
- A company's security policy requires that all USB storage devices be blocked on company workstations to prevent data exf…
- A customer reports that their Windows 10 laptop is displaying pop-up ads even when no browser is open. They suspect a ma…
Last reviewed: Jun 19, 2026
This 220-1202 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1202 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.