CompTIA FC0-U71 Question Answer
Which of the following refers to a human-readable program?
Branch
Sequence
Object-oriented
Pseudocode
Pseudocode represents logic written in plain, human-readable language that resembles programming structure but isn’t actual code:
“Pseudocode allows programmers to design algorithms using readable statements before translating them into actual code.”
Branch and sequence refer to control flow structures, and object-oriented refers to a programming paradigm.
TESTED 06 Aug 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved