Definition of Record (computer science)

Wikipedia English - The Free Encyclopedia
Object composition
In computer science, object composition (not to be confused with function composition) is a way and practice to combine simple objects or data types into more complex ones. Compositions are a critical building block of many basic data structures, including the tagged union, the linked list, and the binary tree, as well as the object used in object-oriented programming.

See more at Wikipedia.org...

Search Dictionary:
Search Web Search Dictionary