Tech Plus logo
Focused certification exam prep
Start practice

Tech Plus Domain 1: IT Concepts and Terminology (13%) - Complete Study Guide 2026

TL;DR
  • Domain 1 (IT Concepts and Terminology) accounts for 13% of the FC0-U71 exam - tied with two other domains.
  • Expect terminology, logic/notational-system, and troubleshooting-methodology questions among up to 70 total items.
  • Domain 1 sets the vocabulary foundation used across Infrastructure, Applications, and Security domains.
  • The exam is scored on a 650-point scale, so weak Domain 1 recall can still be offset by strength elsewhere.

Domain 1 Overview: Why IT Concepts Matter

Domain 1, IT Concepts and Terminology, makes up 13% of the CompTIA Tech+ (FC0-U71) exam. That percentage might look modest next to Infrastructure's 24% or Security's 19%, but Domain 1 is arguably the most foundational section of the entire test. It establishes the vocabulary, logic patterns, and conceptual framework that every other domain assumes you already know. If you're fuzzy on what a "notational system" is or how binary relates to storage, you'll struggle in Domain 2 and Domain 5 too, even though those questions technically fall under different headings.

This guide breaks down exactly what Domain 1 covers on the FC0-U71 exam, how CompTIA tends to phrase questions in this area, and how to build a study sequence that treats this domain as the base layer of your preparation rather than an afterthought. For a look at how Domain 1 fits alongside the other five sections, see our complete guide to all six Tech Plus exam domains.

Quick Context: Tech+ is administered by CompTIA through Pearson VUE, either at a physical test center or via OnVUE online proctoring. The exam costs $129, includes up to 70 multiple-choice questions, runs 60 minutes, and requires a scaled score of 650 to pass. There's no formal prerequisite, which is exactly why Domain 1's terminology grounding matters so much for newcomers.

Exam Mechanics: How Domain 1 Questions Are Written

Domain 1 questions on FC0-U71 version 2.0 are almost entirely multiple-choice, consistent with the rest of the exam. But the style within Domain 1 differs slightly from later domains: instead of scenario-heavy "a user reports X, what do you do" prompts, Domain 1 leans on direct definitional and comparative questions. You'll see items like:

  • "Which term describes the smallest unit of data a computer processes?"
  • "A technician needs to convert a decimal value to binary. Which numbering system uses only two digits?"
  • "Which step of the troubleshooting methodology should be performed immediately after identifying the problem?"

Because Domain 1 sits at 13% of roughly 70 questions, expect somewhere in the neighborhood of a handful to low double-digit questions tied directly to this content area - though CompTIA doesn't publish an exact per-domain count, and some questions blend concepts across domains. If you want a broader sense of how difficult the exam feels overall relative to its question style, our article on how hard the Tech Plus exam really is breaks down the difficulty curve across all sections.

Core Topics You Must Master

CompTIA's FC0-U71 objectives group Domain 1 into a few clear buckets. Treat each as a checklist item rather than a vague theme.

Notational Systems and Number Bases

Candidates must understand binary, decimal, and hexadecimal notation, and why computers rely on binary at the hardware level.

  • Convert simple values between binary and decimal
  • Recognize hexadecimal in contexts like MAC addresses and color codes
  • Understand bits vs. bytes and how they scale to kilobytes, megabytes, gigabytes

Basic Computing Terminology

This includes foundational vocabulary that appears repeatedly throughout the rest of the exam.

  • Input, output, processing, and storage as the four basic computing functions
  • Hardware vs. software vs. firmware distinctions
  • Terms like latency, bandwidth, throughput, and their practical differences

Troubleshooting Methodology

CompTIA expects candidates to know the generic problem-solving sequence used across IT support roles.

  • Identify the problem
  • Establish a theory of probable cause
  • Test the theory and implement a solution
  • Verify functionality and document findings

Logical vs. Physical Concepts

Understanding the difference between something's physical existence and its logical representation is a recurring theme.

  • Logical vs. physical network topology basics
  • Conceptual models like input/process/output/storage (IPOS)
  • How abstraction layers simplify complex systems

Notational Systems and Data Representation

Of everything in Domain 1, notational systems tend to trip up candidates who haven't touched binary or hex since a high school computer class, if ever. The Tech+ exam doesn't require advanced conversion math, but it does expect you to recognize patterns quickly under time pressure.

Practical prep looks like this:

  • Memorize powers of two up to 256, since binary values map directly to these numbers.
  • Practice converting small binary strings (four to eight bits) to decimal without a calculator.
  • Recognize hexadecimal pairs (00-FF) as a shorthand for byte values, especially in the context of MAC addresses and color codes.
  • Understand why storage is measured in binary-based units (1024) while some marketing materials use decimal-based units (1000) - a subtlety that occasionally shows up as a distractor answer.

Key Takeaway

Spend deliberate time drilling binary-to-decimal conversion with flashcards or a simple app. This single skill resurfaces indirectly in Domain 2 (Infrastructure) when networking addresses and subnetting concepts appear.

Troubleshooting Methodology

CompTIA's generic troubleshooting model is a staple across nearly every certification the organization offers, and Tech+ introduces it here in Domain 1 as a conceptual framework rather than a hands-on skill. Expect questions that present a short scenario and ask which step comes next in the sequence, or which step was skipped.

The sequence generally flows as:

  1. Identify the problem (gather information, question the user, review documentation)
  2. Establish a theory of probable cause (start with the most obvious explanation)
  3. Test the theory to determine cause
  4. Establish a plan of action and implement the solution
  5. Verify full system functionality
  6. Document findings, actions, and outcomes

Because this methodology reappears conceptually in Domain 2 and Domain 3, mastering it early in your study sequence pays off more than once. If you're mapping out how this domain connects to the practical infrastructure content later in the exam, our Domain 2: Infrastructure study guide shows where troubleshooting steps get applied to real hardware and network scenarios.

Domain 1 vs. the Other Five Domains

It helps to see Domain 1's weight in context. Here's how all six domains compare on FC0-U71 version 2.0:

DomainWeightRelationship to Domain 1
Domain 1: IT Concepts and Terminology13%Foundational vocabulary and logic used everywhere else
Domain 2: Infrastructure24%Applies notational systems (IP addressing) and troubleshooting steps
Domain 3: Applications and Software18%Uses hardware/software terminology from Domain 1
Domain 4: Software Development Concepts13%Builds on logical concepts and basic computing functions
Domain 5: Data and Database Fundamentals13%Depends on data representation concepts from Domain 1
Domain 6: Security19%References troubleshooting methodology for incident response

Notice how Domain 1 doesn't operate in isolation - it's the glue connecting terminology and process across the exam. That's why our overall Tech Plus study guide recommends tackling Domain 1 before diving deep into Infrastructure or Security content, even though those domains carry more weight individually.

A Focused Study Plan for Domain 1

Rather than a generic weekly template, this plan is scoped specifically to Domain 1's four subtopics, sequenced so each concept reinforces the next.

Week 1

Terminology Foundation

  • Build a glossary of Domain 1 terms: bit, byte, latency, bandwidth, firmware, throughput
  • Distinguish hardware, software, and firmware with real device examples
  • Review input/process/output/storage as a conceptual model
Week 2

Notational Systems

  • Practice binary-to-decimal and hex-to-decimal conversions daily
  • Memorize why 1024 vs. 1000 matters in storage units
  • Take a timed 10-question quiz drilling only notation questions
Week 3

Troubleshooting Methodology

  • Memorize the six-step sequence in exact order
  • Write your own short scenarios and identify which step applies
  • Cross-reference with Domain 2 and Domain 6 to see the methodology reused
Week 4

Integration and Review

  • Take a full-length practice test on Tech Plus Exam Prep's practice test platform and isolate Domain 1 misses
  • Revisit any terminology gaps flagged by incorrect answers
  • Move on to Domain 2 study, referencing Domain 1 concepts as they resurface

Common Mistakes Candidates Make

A few recurring errors show up when candidates underestimate Domain 1's scope:

  • Skipping notation practice because it "seems too basic." Binary and hex questions are short but unforgiving - there's no partial credit for a close guess.
  • Memorizing the troubleshooting steps out of order. Several distractor answers on the exam swap adjacent steps to test whether you truly know the sequence.
  • Treating terminology as trivia instead of a toolkit. Terms introduced in Domain 1 reappear as assumed knowledge in Domain 3 and Domain 4 questions, so shallow memorization backfires later.
  • Ignoring how Domain 1 connects to career relevance. Employers hiring for entry-level help desk, technical support, and IT literacy roles expect this vocabulary as baseline knowledge - it's not just exam trivia. Our Tech Plus jobs overview covers which roles value this foundational knowledge most.
Registration Reminder: The FC0-U71 exam is scheduled through Pearson VUE, either at an in-person test center or via the OnVUE online-proctoring option, and costs $129. There's no required prerequisite, which is why CompTIA positions Tech+ - and Domain 1 in particular - as approachable for high school students and career-changers new to IT. For a full pricing breakdown including retake costs, see our Tech Plus certification cost guide.

If you're still deciding whether this certification fits your goals, our analysis on whether Tech Plus is worth it and our Tech Plus salary guide both dig into how foundational domains like this one translate into hiring conversations. And once you've locked down Domain 1, keep the momentum going with our Domain 3: Applications and Software study guide, since several terminology threads carry directly into that section.

Frequently Asked Questions

How many Domain 1 questions will I see on the actual exam?

CompTIA doesn't publish an exact per-domain question count, but since Domain 1 represents 13% of an exam with up to 70 multiple-choice questions, expect a proportional share of items drawn from this content area.

Do I need to memorize complex binary math for Domain 1?

No. The exam tests recognition and basic conversion of small binary and hexadecimal values, not advanced mathematics. Focus on powers of two and simple conversions rather than complex calculations.

Is Domain 1 easier than the other Tech Plus domains?

It's foundational rather than easy. Domain 1 introduces vocabulary and logic that later domains assume you already know, so underestimating it can create gaps in Infrastructure, Applications, and Security question comprehension.

Should I study Domain 1 before or after the higher-weighted domains?

Study it first. Because Domain 1 terminology and troubleshooting methodology reappear throughout Domain 2 (24%) and Domain 6 (19%), building this foundation early makes the higher-weighted domains easier to absorb.

Where can I practice Domain 1-style questions before test day?

You can work through domain-specific practice questions on Tech Plus Exam Prep's practice test hub, which lets you isolate Domain 1 topics like notational systems and troubleshooting methodology before attempting a full-length simulation.

Ready to pass your Tech Plus exam?

Put this into practice with free Tech Plus questions across every exam domain.