+ 2
For every language, there is a specific set of data types. Data are stored in binary format. Int, as opposed to float type are treated as whole numbers. Float allow fractional value. Ex 5 is int while 5.5 is float.
26th Jul 2019, 2:47 AM
Da2
Da2 - avatar