what is the largest binary numbers that can be obtained with 16 bits? what is its decimal equivalent?
Answers
Answered by
1
Answer:
Number of Bits Maximum States
16 65,536 (64 K)
20 1,048,576 (1 M)
24 16,777,216 (16 M)
32 4,294,967,296 (4 G
Explanation:
brainlist please
Answered by
0
Answer:
Explanation:
- With 4 bits, the maximum possible number is binary 1111 or decimal 15. The maximum decimal number that can be represented with 1 byte is 255 or 11111111
- There are also 65,536 different signed 16-bit numbers. The smallest signed 16-bit number is -32768 and the largest is 32767.
- Number of Bits Maximum States
- 8 256
- 12 4096 (4 K)
- 16 65,536 (64 K)
- 20 1,048,576 (1 M)
- 24 16,777,216 (16 M)
32 4,294,967,296 (4 G)
G, gigabits = 1,0737,41,824;
K, kilobits = 1024; M, megabits = 1,048,576
Similar questions