Computer Science, asked by shreyaravicbe, 1 month ago

Convert the
following Hexadecimal numbers to Binary
Number : with the sum
Ab​

Answers

Answered by bhavyajhawar0351
0

hexadecimal number system in mathematics and computing is a numeral system made of 16 symbols.

These include the numbers 0,1,2,3,4,5,6,7,8 and 9 and alphabets A,B,C,D,E and F.

Binary numbers are numbers understood by computers and use only 0 and 1 for representation.

For computers to understand a number they have to be converted to decimals.

The conversion of the numbers is given below. A6 = 1010 0110 BE

= 1011 1110 9BC8

= 1001 1011 1100 1000 BC9

= 1011 1100 1001

Similar questions