Multiple Choice
Which of the following determines whether an item is selected in the lstTrees control?
A) If lstTrees.SelectedIndex = -1 Then
B) If lstTrees.SelectedIndex <> -1 Then
C) If lstTrees.SelectedIndex > -1 Then
D) If lstTrees.SelectedIndex < -1 Then
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Data types created using the Structure statement
Q3: Which of the following statements will close
Q4: Programmers use structure variables to store related
Q5: Write the code to declare a variable
Q6: What is the difference between a structure
Q8: The syntax used to declare a StreamWriter
Q9: Variables declared using a structure are often
Q10: Which of the following can be used
Q11: The _ method writes a newline character
Q12: Files that are read by the computer