Is hashset ordered?



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

Post New Answer

More Core Java Interview Questions

How many bits are in a sentence?

1 Answers  


What if static is removed from main method?

1 Answers  


What is definition and declaration?

1 Answers  


Is array size fixed in java?

1 Answers  


Differentiate between array list and vector in java.

1 Answers  


How do you escape in java?

1 Answers  


Can we have this () and super () together?

1 Answers  


When will you define a method as static?

1 Answers  


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?

2 Answers   iFlex,


What are the 8 data types in java?

1 Answers  


Is arraylist ordered in java?

1 Answers  


Categories