Computer Science, asked by princess64448, 9 months ago

define integer representation in computer​

Answers

Answered by jainbhavna400
4

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