Select all the true statements from the following.
Options
- AbstractSet extends AbstractCollection
- AbstractList extends AbstractCollection
- HashSet extends AbstractSet
- Vector extends AbstractList
- All of the above
CORRECT ANSWER : All of the above
Write your comments