Math, asked by parthkirange736, 7 months ago

The minimum number of bits required to represent the decimal number 256 in binary system is​

Answers

Answered by mradultyagi17
1

Answer:

The largest number you can represent with 8 bits is 11111111, or 255 in decimal notation. Since 00000000 is the smallest, you can represent 256 things with a byte.

Similar questions