PDA

View Full Version : A(n) _______ structure tests a condition and then takes one path if the condition


JustinJ1S
Sep 27, 2011, 08:29 PM
A) IF-THEN statement
B) single alternative decision
C) dual alternative decision
D) sequence

CliffARobinson
Mar 11, 2012, 06:11 PM
A Dual Alternative Decision structure tests a condition and then takes one path if the condition is true, or another path if the condition is false.

Source (http://quizlet.com/7097868/chpt-4-quiz-flash-cards/)