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 difference being that a primitive type, like a prime number, cannot be decomposed into simpler types.
The post Primitive Data Types appeared first on Complete Developer Podcast.
📆 2017-09-21 07:00 / ⌛ 00:58:12
📆 2017-09-14 07:42 / ⌛ 01:06:03
📆 2017-09-07 07:00 / ⌛ 01:00:26
📆 2017-08-31 07:00 / ⌛ 01:00:20
📆 2017-08-24 07:00 / ⌛ 00:54:58