To store integer number that doesn't contain decimal
Answers
Answered by
0
Integers are used to store the numeric values without decimal points.
Answered by
2
Answer:
The int data type is used to store integer numbers
and float data type is used to store decimal point numbers.
Hope it helps...
Similar questions