composite data type
Sign in to saveAlso known as compound data type, composite type, compound type, structure, aggregate data type
any data type which can be constructed in a program using the programming language's primitive data types and other composite types
Connections
array data type
Entity
computer science
Entity
programming language
Entity
bit
Entity
byte
Entity
data structure
Entity
scalar
Entity
pointer
Entity
class
Entity
data type
Entity
floating point
Entity
string
Entity
object
Entity
assignable variable
Entity
character
Entity
Boolean data type
Entity
integer data type
Entity
memory address
Entity
semaphore
Entity
exception handling
Entity