About Question enthuware.ocpjp.v8.2.1564 :
Posted: Sun May 21, 2017 7:30 pm
Comment for the right option states:
By "re-inserted" - does it mean just put again, or removed and then put again? Because I'm not sure how the insertion order is maintained if an item is removed and then inserted - wouldn't the backing linked list redirect its pointers to the before/after elements after an element is removed?Note that insertion order is not affected if a key is re-inserted into the map.