Computer Science, asked by priyanshu8051bharti, 2 months ago

How many bits are required to represent a binary digit?​

Answers

Answered by Anonymous
3

Answer:

In general, N bits (binary digits) are required to represent unique integer values. Eight bits are required to represent 256 unique values. Those values range in binary from 00000000 through 11111111, or 0 through 255 in decimal.

Similar questions