These are arrays of objects that do not follow any particular order - i.e., elements can be added or removed from any point in the list. When an object is removed from the list, the position of removal is filled with the last object in the list, and the list length is decremented.