Glossary Object Oriented Analysis and Design / Term
A data type constructed from a collection of primitive types and other complex types. In C++ a complex type is defined using arrays and/or the struct and class constructions. Also known as a composite type.
Permanent link Complex Type - Creation date 2023-02-22