give me answer plzzzzzzzzz | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

give me answer plzzzzzzzzz

Which two of the following statements are true? Select all that apply HashSet does not retain order. LinkedHashSet does not retain order. Set can contain duplicate values. Set contains only unique values.

1st Jan 2017, 9:54 AM
muhammad sajjad
4 Answers
+ 2
Here is the answer : HashSet does not retain order. Set contains only unique values.
28th May 2018, 8:26 AM
Mohammadalaminsiam
Mohammadalaminsiam - avatar
+ 1
HashSet does not retain order. Set contains only unique values.
1st Jan 2017, 10:53 AM
Leonida17st
Leonida17st - avatar
0
HashSet does not retain order. Set contains only unique values.
16th Sep 2019, 6:55 AM
PRATIK NAVALE
- 2
With this you can answer your question, it has explanations and examples But you have to read it http://javarevisited.blogspot.mx/2012/11/difference-between-treeset-hashset-vs-linkedhashset-java.html?m=1
1st Jan 2017, 10:15 AM
Dago VF
Dago VF - avatar