Definitions for "Composite type"
A composite type is one whose values have components. There are two kinds of composite type: array types and record types.
a type that is built up from smaller types (e
a type whose values are compose of simpler values