Multiple Choice
A transfer of control occurs when:
A) a program changes from input to output,or vice versa
B) a logic error occurs in a program
C) a statement other than the next sequential one in the program executes
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
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
Q73: Which statement is true?<br>A)An If…Then statement cannot
Q78: Pseudocode normally describes only executable statements.