In which of the following Collection class, the physical oredring of the elements are same as the way they are entered?
In which of the following Collection class, the physical oredring of the elements are same as the way they are entered?
Select Answer:
ArrayList
Queues
SortedList
HashTable
|