answersLogoWhite

0


Best Answer

The largest number in 16-bit binary is 65535 and is represented by 11111111-11111111.

User Avatar

Wiki User

2010-10-03 04:40:22
This answer is:
User Avatar
Study guides

Algebra

20 cards

A polynomial of degree zero is a constant term

The grouping method of factoring can still be used when only some of the terms share a common factor A True B False

The sum or difference of p and q is the of the x-term in the trinomial

A number a power of a variable or a product of the two is a monomial while a polynomial is the of monomials

➡️
See all cards
3.8
2571 Reviews

Add your answer:

Earn +20 pts
Q: Largest 16 bit binary code number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the largest 4 bit binary number?

15


What is the Largest 8 bit number?

Largest 8 bit unsigned number is 11111111 binary thus making 255 in decimal.


How do you convert graycode to binary?

Converting Gray Code to Binary1). Write down the number in gray code.2). The most significant bit of the binary number is the most significant bitof the gray code.3). Add (using modulo 2) the next significant bit of the binary number to thenext significant bit of the gray coded number to obtain the next binary bit.4). Repeat step 3 till all bits of the gray coded number have been added inmodulo 2. The resultant number is the binary equivalent of the gray number.Converting Binary to Gray Code1). Write down the number in binary code.2). The most significant bit of the gray number is the most significant bitof the binary code.3). Add (using modulo 2) the next significant bit of the binary number to thenext significant bit of the binary number to obtain the next gray coded bit.4). Repeat step 3 till all bits of the binary coded number have been added inmodulo 2. The resultant number is the gray coded equivalent of the binarynumber.


What is the largest positive and largest negative decimal number that can be expressed as an 8-bit 2's complement binary number?

6


What number is defined by the 8 bit binary code 0000 0101?

5


What is the largest number that can be represented by a 16-bit unsigned binary number?

216-1 or (2^16)-1


What is 8 bit binary code?

An 8 bit binary code is a code that is 8 digits long. It would look like this: 00110010


A 1 or 0 in the binary number system is called a?

binary digit.


What makes Gray code different from Binary?

When going from one number to the next in Gray Code 1 bit only ever changes, whereas with binary more than 1 bit could change.


Largest prime on 6-bit?

The largest number that can be expressed in six bit binary is 111111, or 63. That however is not prime. Counting down from there, we can see that the first prime below that is 61, which is the answer to the question. Expressed in binary, that would be 111101.


What is the largest decimal number that can be represented by a 16 bit binary word?

That would be 216 - 1, or 65535.


Which code uses 7 bit binary code to reprent each characters?

Ascii codes is uses 7 bit binary code to reprsent each character

People also asked