Character - single symbol or character (e.g t, %)
String - combination of characters (e.g hi, star)
Integer - a whole number (e.g 17, 26)
Real/float - decimal number (e.g 0.5, 678.45)
Boolean - answer that has only two possible values (e.g true/false, yes / no)