Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
CompTIA logo

CompTIATech+

Domain 4Objective 1

Programming Languages FC0-U71 Practice Questions (Page 3)

Part of the Software development concepts domain, which accounts for 13% of the FC0-U71 exam. CompTIA does not publish an official question count, but from its 60-minute exam (~25–40 total, ~3–5 in this domain), expect 1–1 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
6concepts
13%of the exam

Questions 11–15

  1. 11application · medium

    A developer is writing a function that takes a list of numbers and returns a new list with each number doubled. The developer wants to avoid modifying the original list. Which programming paradigm naturally supports this approach?

    Select an answer first
  2. 12foundation · easy

    Which of the following best describes the 'semantics' of a programming language?

    Select an answer first
  3. 13application · medium

    A developer is writing a program that processes a list of customer orders. The program needs to apply a discount to each order and then calculate the total. The developer wants to avoid side effects and make the code easier to test. Which approach is most aligned with functional programming?

    Select an answer first
  4. 14application · easy

    A developer writes the following code: if (temperature > 30) { print("Hot"); } else { print("Cool"); }. The temperature is 30. What is the output?

    Select an answer first
  5. 15expert · hard

    A developer is debugging a program that behaves differently in production than in development. The production environment is a different operating system. The developer suspects a language feature that behaves differently across platforms. Which type of language is more likely to cause this issue?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by CompTIA. “FC0-U71” is a trademark of its owner, used for identification only.