Typed and untyped collection variables
supports
the following two collection variables:
- A typed collection variable specifies the data type of the elements in the collection and the collection itself.
- An untyped collection variable does not specify the collection type or the element type.