* Integer = Whole numbers for example: 100, 200, 300
+
* Integer = Whole numbers, for example: 100, 200, 300
−
* Decimal = Numbers with decimal point for example: 1.1 1.11 1.111
+
* Decimal = Numbers with decimal point, for example: 1.1 1.11 1.111
−
* String = Any text characters (including numbers, space and special characters) for example: The cat sat on the mat! The cat is 5 years old, how old is yours?
+
* String = Any text characters (including numbers, space and special characters), for example: The cat sat on the mat! The cat is 5 years old, how old is yours?