Multiple Choice
Which statement is true?
A) An If…Then statement cannot be nested inside a While statement.
B) An If…Then statement cannot be nested inside an If…Then statement.
C) A While statement cannot be nested inside an If…Then statement.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q60: A decision symbol in an activity diagram
Q63: With sequential execution,statements execute one after the
Q64: A ListBox's _ property keeps track of
Q65: Calling a control's Activate method makes the
Q67: What capability does the If…Then…Else statement provide
Q68: A transfer of control occurs when:<br>A)a program
Q69: Which of the following is not an
Q70: The If…Then statement is a single-repetition statement.
Q72: If…Then…Else statements may be stacked but not
Q78: Pseudocode normally describes only executable statements.