Float
Double / Float
Floating point numbers "They have a decimal point", can be 1.0 like an integer but can also be 1.1.
double heightInCentimeters = 198.7;
Children
Floating point numbers "They have a decimal point", can be 1.0 like an integer but can also be 1.1.
double heightInCentimeters = 198.7;