The smallest integer is not defined
Answers
Answered by
2
Answer:
Mathematically there is no smallest integer. In software engineering there usually is, but the actual value depends on the representation of integers. An 8 bit unsigned number can represent values 0… 255.
Answered by
2
+1 is the smallest positive integer.
h.
.
.
Similar questions