Overview#
Signed int (Signed Integer) is an Integer that is signed to indicate it is positive or negative.integer is a whole number that can be:- positive
- negative
- Zero (0) (implies it is neither positive or negative)
Two integers that are the same distance from zero in opposite directions are called opposites.
Every integer on a number line has an absolute value, which is its distance from zero.