Multiple Choice
Which of the following statements selects the "blue" item,which appears fourth in the lstColor control?
A) lstColor.SelectedIndex = 3
B) lstColor.SelectedIndex = 4
C) lstColor.SelectedItem = 3
D) lstColor.SelectedItem = 4
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: You can delay program execution using the
Q7: The following sample of code contains errors.
Q8: Adding increments of a negative number is
Q9: Explain the difference between using the keywords
Q10: In either pretest or posttest loops,the controlling
Q12: What is a counter? What does it
Q13: Visual Basic's _ class contains many methods
Q14: You should use a _ control to
Q15: You can use either the SelectedItem or
Q16: A unique number called a(n)_ identifies each