Monday, 5 October 2015

Data Types

Data Types



Integer:
An integer is a whole number.

Real:
A real is a decimal number.

String:
A string is a word, sentence, paragraph or even just a mix of characters that a program will be able to process.

Boolean:
A boolean is a variable that is either true or false.

No comments:

Post a Comment