Computer Science, asked by anjurnair8407, 9 months ago

The maximum possible hexadecimal number which can be expressed as 16 bit binary number is

Answers

Answered by Anonymous
1

Answer:

32767

Example conversions from unsigned 16-bit binary to hexadecimal and to decimal. There are also 65,536 different signed 16-bit numbers. The smallest signed 16-bit number is -32768 and the largest is 32767.

Similar questions