Courseiva
Software Development ConceptshardMultiple ChoiceObjective-mapped

FC0-U71 Software Development Concepts Practice Question

A developer is debugging a program that produces incorrect output. The developer sets a breakpoint on a specific line of code and runs the program in a debugger. When execution stops at the breakpoint, the developer examines the values of variables at that point. What debugging technique is being used?

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

Step-through execution

Using breakpoints and inspecting variables is a common debugging technique to identify issues.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Step-through execution

    Why this is correct

    Step-through execution allows stepping line by line, often combined with breakpoints.

  • Logging

    Why it's wrong here

    Logging writes messages to a log file, not breakpoints.

  • Unit testing

    Why it's wrong here

    Unit testing is automated testing, not a debugging technique.

  • Code review

    Why it's wrong here

    Code review is a manual inspection by peers.

About these practice questions

One of 988 original FC0-U71 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This FC0-U71 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 FC0-U71 exam.