2,911 views

1 Answer

0 votes
0 votes
Largest binary number using 16 bit

1111111111111111

Decimal value  = 65535 = 2^16-1

That can be obtained.  2^n-1

Where n is number of bits.

Related questions

2 votes
2 votes
1 answer
1
ajaysoni1924 asked Mar 31, 2019
1,596 views
Show the content of the each of the registers if the two binary numbers added have decimal equivalent 257 and 514.
0 votes
0 votes
0 answers
2
ajaysoni1924 asked Mar 31, 2019
1,217 views
perform the subtraction with the following unsigned binary numbers by taking the 2’s complement of the subtrahend.11010 – 1000011010 – 1101100 – 110001010100 –...
8 votes
8 votes
1 answer
3
ajaysoni1924 asked Mar 31, 2019
3,903 views
perform the subtraction with the following unsigned decimal numbers by taking the 10’s complement of the subtrahend5250 -13211753 – 864020 -1001200 -250
0 votes
0 votes
1 answer
4
ajaysoni1924 asked Mar 31, 2019
5,240 views
Find 1’s and 2’s complement of the following 8 digit binary numbers1010111010000001100000000000000100000000