150.98 is a floating point number. 150 is an integer.
Floating point numbers and integers are treated completely differently in the C/C++ programming.
150.98 is a floating point number. 150 is an integer.
Floating point numbers and integers are treated completely differently in the C/C++ programming.