You cant see emptiness, therefore emptiness doesnt exist.
Name:
kodak_gallery_programmer2012-01-14 12:59
>>130
The order of the list depends on the abstract data type you fag. What happens if the ADT is a Linked List? Then the order of the list would have to be preserved when I do operations line insert() and delete(). Now whast happens if the ADT is a bag? Then I don't have to work about the order being preservd when doing stuff like insert() and delete().