hi.. A HashSet is not ordered or sorted. This class offers constant time performance for basic operations like add and remove. So, by default the HashSet or the HashTable is not ordered.
thanks Shahid --- In [email protected], "prasadarao2846" <[EMAIL PROTECTED]> wrote: > > Hello friends,good morning. > > I create a hash table and enter the values. > At the time of the printing it doesnot follow the order. > why the reason. > > Thank you friends.

