Matching
Match each item with a statement below.
Premises:
A group of individual objects treated as one unit.
A loop that evaluates the condition before the instructions within the loop are processed.
Used to specify the list box items during design time.
A loop that evaluates the condition after the instructions within the loop are processed.
Allows the user to update the value of the input item that controls the loop's condition.
The requirement for not repeating the instructions of a loop.
A loop that has no way to end.
A unique number identifying each item in a list box's Items collection.
The requirement for repeating the instructions of a loop.
Responses:
posttest
loop exit condition
pretest
String Collection Editor window
update read
collection
looping condition
index
infinite
Correct Answer:
Premises:
Responses:
A group of individual objects treated as one unit.
A loop that evaluates the condition before the instructions within the loop are processed.
Used to specify the list box items during design time.
A loop that evaluates the condition after the instructions within the loop are processed.
Allows the user to update the value of the input item that controls the loop's condition.
The requirement for not repeating the instructions of a loop.
A loop that has no way to end.
A unique number identifying each item in a list box's Items collection.
The requirement for repeating the instructions of a loop.
Premises:
A group of individual objects treated as one unit.
A loop that evaluates the condition before the instructions within the loop are processed.
Used to specify the list box items during design time.
A loop that evaluates the condition after the instructions within the loop are processed.
Allows the user to update the value of the input item that controls the loop's condition.
The requirement for not repeating the instructions of a loop.
A loop that has no way to end.
A unique number identifying each item in a list box's Items collection.
The requirement for repeating the instructions of a loop.
Responses:
Related Questions
Q32: The _ function displays an input dialog
Q33: The repetition structure is also referred to
Q34: Describe how you determine the number of
Q35: Which method can you use to delay
Q36: When accessing items in a list box,
Q37: A form's _ event occurs when an
Q38: What two list box properties can be
Q39: The _ indicates when to continue an
Q40: _ means to assign a beginning value
Q42: How do you enable and disable a