Generally speaking a data type is either primitive or composite. A primitive data type can either be a basic type that provides the basic building blocks for a language or a built-in type that the language treats and supports as a basic type. Composite types are ones that are a combination of primitive types or other composite types. These may or may not be built into the language you are using.
The post Composite Data Types appeared first on Complete Developer Podcast.
📆 2018-01-11 07:16 / ⌛ 00:58:44
📆 2018-01-04 07:00 / ⌛ 00:54:41
📆 2017-12-28 07:00 / ⌛ 00:59:48
📆 2017-12-21 07:00 / ⌛ 00:57:19
📆 2017-12-14 07:00 / ⌛ 00:57:05