Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data, Data Type, Data Structure - Coggle Diagram
Data
Data Type
is an
attribute
of
that tells
compiler
interpreter
how the
programmer
intends to use the
is specific to
programming languages
e.g.
C language
Composite data types
primitive data types
aka
reserved data types
built-in data types
derived data types
unsigned
signed
signed short
signed int
signed char
signed long
long
Data Structure
is
organization
of
management
storage format
for efficient
access
modification