A data type in a programming language is a set of data with values having predefined characteristics. Examples of data types are: integer, floating point unit number, character, string, and pointer. Usually, a limited number of such data types come built into a language. The language usually specifies the range of values for a given data type, how the values are processed by the computer, and how they are stored.

In this video we well learn about the different data types you have access to in the Arduino IDE

David Riewe
Published

Mon 18 April 2016

Learn more about David Riewe on the Featured Hackers Page.


Comments

comments powered by Disqus