You need to log-in or subscribe in order to use Student access.

Pseudocode 6: Collections

In programming, a collection is a versatile data structure used to store and manage groups of related objects. The collection elements do not have to be of the same type. Unlike arrays, collections are dynamically sized.

To access the contents of this site, you must subscribe.