CompTIA IT Fundamentals FC0-U61 – Question191

A programmer is creating a program that makes a decision based on user input and has decided to use a
branching statement. Which of the following commands would be BEST for the programmer to use?


A.
IF THEN
B. WHILE
C. FOR
D. BEGIN

Correct Answer: A