CompTIA
FC0-U71 · Question #64
Which of the following refers to a human-readable program?
The correct answer is D. Pseudocode. Pseudocode is a human-readable description of a program's logic, using plain language and structured formatting to outline steps without strict syntax.
Software Development Concepts
Question
Which of the following refers to a human-readable program?
Options
- ABranch
- BSequence
- CObject-oriented
- DPseudocode
How the community answered
(23 responses)- A9% (2)
- C4% (1)
- D87% (20)
Explanation
Pseudocode is a human-readable description of a program's logic, using plain language and structured formatting to outline steps without strict syntax.
Topics
#Pseudocode#Algorithm description#Programming concepts#Software design
Community Discussion
No community discussion yet for this question.