
CompTIATech+
Domain 4Objective 1
Programming Languages FC0-U71 Practice Questions (Page 2)
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 6–10
- 6
A developer writes the following code: x = 5; y = x++; print(y);. What is the output in most C-like languages?
Select an answer first - 7
A developer is refactoring a legacy system. The current code uses global variables and functions that modify them directly, making the system hard to test. The team wants to encapsulate state and behavior together. Which paradigm shift best addresses this concern?
Select an answer first - 8
When selecting a programming language for a project, which factor is most important to consider?
Select an answer first - 9
In programming, what is the purpose of a loop?
Select an answer first - 10
A team is developing a real-time analytics dashboard that must handle thousands of concurrent connections and process streaming data with low latency. The team has strong experience in JavaScript and wants to reuse code across the client and server. However, the data processing requires heavy CPU-bound calculations. Which language choice best balances these constraints?
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.