25 of 62
What is a collection?
uDefinition:
ØA collection is an ordered group of elements, all of the same type, addressed by a unique subscript.
uImplementation:
ØSince all collections represent data, they are defined as data types.
Ø