0 votes
125 views
in Object Oriented Programming by (0 points)
closed by

You need to store elements in a collection that guarantees that no duplicates are stored and all elements can be accessed in natural order. Which interface provides that capability?

Select one:

a. java.util.Map

b. java.util.List

c. java.util.Collection

d. java.util. Set 

closed

1 Answer

0 votes
by (0 points)
 
Best answer
d

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...