#110. You are designing a container class that will allow flexible storage of objects and access to those objects, specifically for sorting and traversing large data sets. Which two statements must be true to allow the storage mechanisms to be placed without impacting the interface of the class? (Choose two)