Multiple Choice
A list box named lstBox has its Sorted property set to True and contains the three items Cat, Dog, and Gnu in its Items collection. If the word Elephant is added to the Items collection at run time, what will be its index value?
A) 2
B) 1
C) 3
D) 0
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q56: If one For...Next loop begins inside another
Q57: How many times will HI be displayed
Q58: Which of the following is not a
Q59: In a For statement of the form
Q60: The variable index declared with the statement
Q62: _calculate the sums of numerical values in
Q63: The following two sets of code
Q64: If the counter variable of a For...Next
Q65: What is one drawback in using non-integer
Q66: What numbers will be displayed in the