Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   Statements in programming (https://www.askmehelpdesk.com/showthread.php?t=376357)

  • Jul 16, 2009, 10:25 AM
    andyhaus1057
    Statements in programming
    These were my guesses.. can you please help?

    1) You use a(n) statement in pseudocode to write a single alternative decision structure.
    a) Test-Jump
    b) If-Then
    c) If-Then-Else B?
    d) If-Call


    2) You use a(n) statement in pseudocode to write a dual alternative decision structure.
    A) Test-Jump
    B) If-Then
    C) If-Then-Else C?
    D) If-Call
  • Jul 16, 2009, 11:15 AM
    Perito

    Yes, I think the answers are B for the first and C for the second.

  • All times are GMT -7. The time now is 10:53 PM.