

MCQOPTIONS
Saved Bookmarks
1. |
Which of these standard collection classes implements a linked list data structure? |
A. | AbstractList |
B. | LinkedList |
C. | HashSet |
D. | AbstractSet |
Answer» C. HashSet | |