Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Composite data type
Any data type which can be constructed in a program using the programming language's primitive data types and other composite types

In computer science, a composite data type or compound data type is a data type that consists of programming language scalar data types and other composite types that may be heterogeneous and hierarchical in nature. It is sometimes called a structure or a record or by a language-specific keyword used to define one such as struct. It falls into the aggregate type classification which includes homogenous collections such as the array and list.

We don't have any images related to Composite data type yet.
We don't have any YouTube videos related to Composite data type yet.
We don't have any PDF documents related to Composite data type yet.
We don't have any Books related to Composite data type yet.
We don't have any archived web articles related to Composite data type yet.

See also

References

  1. Howe, Denis. "The Free On-line Dictionary of Computing". foldoc.org. Retrieved 6 February 2023. http://foldoc.org/aggregate+type