
CompTIATech+
Domain 4Objective 3
Programming Concepts FC0-U71 Practice Questions (Page 4)
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 31 practice questions to prepare you well beyond it. (estimate)
31questions here
7free pages
8concepts
13%of the exam
Questions 16–20
- 16
A developer is creating a function that converts a temperature from Celsius to Fahrenheit. The formula is `F = (C * 9/5) + 32`. The function takes a Celsius value as input. What is the correct way to define and call this function?
Select an answer first - 17
Which of the following is an example of a basic algorithm?
Select an answer first - 18
What is the primary purpose of a function in programming?
Select an answer first - 19
A programmer declares a variable `int count = 0;` and then later in the code writes `count = count + 1;`. What is the value of `count` after this line executes, assuming no other changes?
Select an answer first - 20
What is the difference between syntax and semantics in programming?
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.