Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   A(n) _______ structure tests a condition and then takes one path if the condition (https://www.askmehelpdesk.com/showthread.php?t=599252)

  • Sep 27, 2011, 08:29 PM
    JustinJ1S
    A(n) _______ structure tests a condition and then takes one path if the condition
    A) IF-THEN statement
    B) single alternative decision
    C) dual alternative decision
    D) sequence
  • Mar 11, 2012, 06:11 PM
    CliffARobinson
    Quote:

    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

  • All times are GMT -7. The time now is 08:15 PM.