sets | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

sets

Which two of the following statements are true? 1. HashSet does not retain order. 2. Set contains only unique values. 3. LinkedHashSet does not retain order. 4. Set can contain duplicate values.

28th Apr 2018, 5:50 AM
BAGUS ALHADAT MISLAM 173040112
BAGUS ALHADAT MISLAM 173040112 - avatar
1 Resposta
- 1
1 and 2 are true for Java Collection Classes
28th Apr 2018, 9:08 AM
TransHedgehog
TransHedgehog - avatar