(Choose 1 answer)
Which of the following statements is incorrect?
A. Vector does not allow duplicate elements.
B. Values stored in TreeSet are automatically sorted.
C. TreeSet does not allow duplicate elements.
D. ArrayList can duplicate elements.
Exit 40