Computer Science, asked by mohammefmariam994, 1 month ago

To store integer number that doesn't contain decimal

Answers

Answered by Anonymous
0

Integers are used to store the numeric values without decimal points.

Answered by hiteshgyanchandani6
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