• 2022-06-04
    The loop body in a loop statement is allowed to contain more than one statement, which can not appear as a compound statement.
  • 错误

    内容

    • 0

      Accounts payable appear on which of the following statements? ( ) A: Balance sheet. B: Income statement. C: Statement of owner's equity. D: Statement of cash flows.

    • 1

      Use the 'iterate'<br/>statement for the current loop statement to jump out of the loop.( <br/>)

    • 2

      Which accounts appear on which financial statement? Balance sheet Income statement

    • 3

      Which one of the following statements is correct? A: do statement cannot be replaced by the other iteration statements. B: do statement can only be terminated by break statement. C: do statement will be terminated when its controlling expression is non-zero. D: do statement will be terminated when its controlling expression is zero.

    • 4

      If statement contains one or more if statements called if statement nesting.