Which statement about the ListBox.Add method is true?

Which statement about the ListBox.Add method is true?

A) It will always place the item at the end of the list.
B) It can be used to place an item anywhere in the list.
C) It finds the sum of all of the items in the list .
D) It always puts the item at the beginning of the list.



Correct Answer(s): A