In programming, what is an integer number?
a
A fraction
b
A number with a decimal
c
A round number
d
A number without a decimal
Answers
Answered by
2
Answer:
Option : (d)
Explanation:
A number without Decimal.
Answered by
0
Answer:
In computer science, an integer is a datum of integral data type, a data type that represents some range of mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values. Integers are commonly represented in a computer as a group of binary digits (bits).
Similar questions