Is hashset ordered?
Answer / Ved Prakash Jha
No, HashSet in Java is not ordered. It does not maintain any specific order of elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many bits are in a sentence?
What if static is removed from main method?
What is definition and declaration?
Is array size fixed in java?
Differentiate between array list and vector in java.
How do you escape in java?
Can we have this () and super () together?
When will you define a method as static?
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
how u do unit testing?
What are the 8 data types in java?
Is arraylist ordered in java?