Composite data type

From Wikipedia, the free encyclopedia
(Redirected from Compound data type)

Template:Short description

Page Module:Message box/ambox.css has no content.

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.[1]

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Howe, Denis. "The Free On-line Dictionary of Computing". foldoc.org. Retrieved 6 February 2023.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.